Updating Actors Static Mesh Independently

For clarity…

You have a child actor class that when you try to update independently it updates the parent class?


You need to directly reference the child actor “instance” that’s placed in world.

1 Like