Navigation
API > API/Runtime > API/Runtime/Core > API/Runtime/Core/Misc > API/Runtime/Core/Misc/FMemStackBase
References
Module | Core |
Header | /Engine/Source/Runtime/Core/Public/Misc/MemStack.h |
Include | #include "Misc/MemStack.h" |
Source | /Engine/Source/Runtime/Core/Private/Misc/MemStack.cpp |
void AllocateNewChunk
&40;
int32 MinSize
&41;
Remarks
Allocate a new chunk of memory of at least MinSize size, updates the memory stack's Chunks table and ActiveChunks counter.