I also stumbled accross this problem and I think a found an easy solution. You can do a “get parent component” from within the child actor which gives you the child actor component in the parent actor. From this, you can “get children components”
I also stumbled accross this problem and I think a found an easy solution. You can do a “get parent component” from within the child actor which gives you the child actor component in the parent actor. From this, you can “get children components”