GetAllChildActors returns nothing.

Hi eveyrone,

Here is the pitch : I have a custom C++ class which inherit form AActor called ParentClass and another one called ChildActor.

I’m having an issue with the child actors. I just want to get the actors attached to it. I’ve just placed them in the world outliner. And drag and drop them on my ParentActor object.

Has anyone have success to get back his child actors ?

Best regards everyone :slight_smile:

Alexandre