TArray with "Instanced" UPROPERTY flag problem

That’s not what I want though. Maybe I explained it badly.
In UDK there was this FireMode array which you could fill up in the defaults with actual items. So when you started the game they were already instanced and filled with the data you set in the defaults. That’s what I want to do.