Add ChildActorComponent node.

Hi,

I was wondering why the Add ChildActorComponent node doesn’t have a “Class” input pin?
We have to set the class manually in the detail panel, it’s not convenient for some cases. I can use a switch and copy paste the node, but a Class input pin would be much better.

I’ll second this, if only to understand the correct methodology for child actor components, i would have to assume there is a reason for this being fundamentally different to spawn actor node (presumably its ownership from the spawning class?).