Can you initialize a UStruct's TArrays?

Hey Team,

Is it possible to avoid having to manually assign a TArray to struct TArray variables? I.E can it be initialized from within the (c++) UStruct?

I’m wanting to avoid having to do this every time I create one of my structs.

63476-struct.png

This is caused when I don’t add the Make Array

Cheers,
Mugen