The short answer is: You don’t.
Instead you should be calling the TArray member functions like Add, Push & Remove or using the [ ] operator to access the elements.
The short answer is: You don’t.
Instead you should be calling the TArray member functions like Add, Push & Remove or using the [ ] operator to access the elements.