There's a lot more available than just TArrays, TMaps, and TSets.
Containers - https://docs.unrealengine.com/latest/IN ... index.html
Containers
Re: Containers
TArray - https://docs.unrealengine.com/latest/IN ... index.html
In-depth discussion of one of the most important Unreal data structures. Required reading.
In-depth discussion of one of the most important Unreal data structures. Required reading.
Re: Containers
Optimizing TArray Usage for Performance - https://www.unrealengine.com/blog/optim ... erformance