Page 1 of 1

Containers

Posted: Thu Mar 05, 2015 2:52 am
by christian
There's a lot more available than just TArrays, TMaps, and TSets.

Containers - https://docs.unrealengine.com/latest/IN ... index.html

Re: Containers

Posted: Mon Mar 09, 2015 8:13 pm
by christian
TArray - https://docs.unrealengine.com/latest/IN ... index.html

In-depth discussion of one of the most important Unreal data structures. Required reading.

Re: Containers

Posted: Wed Apr 22, 2015 6:17 pm
by christian
Optimizing TArray Usage for Performance - https://www.unrealengine.com/blog/optim ... erformance