TArray

Dear Epic,

From the bottom of my heart, thank you for TArray.

That is all,

Syntaks.

Thread moved to C++ Section

I agree, it has all the functionality you need in things like lists, queues and stacks without any of the unnecessary complexity of native C++ arrays. The ability to get TArray length alone makes it worth its weight.

But I think the other arrays also should be included in blueprints like TStaticArray