Epic Developer Community Forums
TArray pointer hep
Development
Programming & Scripting
unreal-engine
Shadowriver
(Shadowriver)
December 31, 2014, 6:12pm
2
Define array type with template like this
TArray<int8> cube;
show post in topic