How to add child actor from array in construction script?

You can only spawn actors in constructionscript, not child actors.

Workarround: You can spawn a actor and attatch it to a child actor component