Navigation
API > API/Plugins > API/Plugins/PCG
Type
typedef TArray < uint32 , TInlineAllocator < PCGHiGenGrid::NumGridValues > > FSizeArray
References
| Module | PCG |
| Header | /Engine/Plugins/PCG/Source/PCG/Public/PCGCommon.h |
| Include | #include "PCGCommon.h" |
Remarks
Alias for array which is allocated on the stack (we have a strong idea of the max required elements).