How do you create a Dynamic Material Instance on an Inherited Object?

This does not seem to be the way to do
it for the child of a parent Blueprint
however.

Why not? What’s more, this is done automatically. By default the child will call the parent’s CS. And since the DMI variable is inherited, the script in the parent still applies.

338946-screenshot-1.png