Hello, I have a ship object that I want to add scene components to in the blueprint editor and add them to an array but I can’t see the array in the editor. this is what i currently have in the .h file
If you want it in Components panel you need to add it to the Constructor: ( I’m not sure if it’s possible to use TArray, you need to add them individually ) :