What is the correct sequence for getting a folder of “child actor blueprints” in to an array of actors?
I have a folder with blueprint child actors and the only way they load is if the object class is set to blueprint. There is no “Cast to Blueprint” like there is with “Cast to Texture2D”. Even than it is confusing how to get them in to an array of actors.