Navigation
API > API/Runtime > API/Runtime/Engine > API/Runtime/Engine/FSpanAllocator
References
| Module | Engine |
| Header | /Engine/Source/Runtime/Engine/Public/SpanAllocator.h |
| Include | #include "SpanAllocator.h" |
| Source | /Engine/Source/Runtime/Engine/Private/SpanAllocator.cpp |
FSpanAllocator
&40;
bool bInGrowOnly
&41;
Remarks
If bInGrowOnly is true the size reported by GetMaxSize() will never decrease except when for when Reset() or Empty() is called.