Exposing Child Blueprint Variables in Editor

Hi !
Grab your child actor component into your graph. Then drag from it and search for a node called “child actor”. You can plug it to your cast node (cast to the class of the actor component) and get your variables/function/events from it

1 Like