Navigation
API > API/Runtime > API/Runtime/Core > API/Runtime/Core/Misc > API/Runtime/Core/Misc/FExpressionNode
References
Module | Core |
Header | /Engine/Source/Runtime/Core/Public/Misc/ExpressionParserTypes.h |
Include | #include "Misc/ExpressionParserTypes.h" |
Syntax
static MaxStackAllocationSize = 64 - sizeof(FGuid);
Remarks
The maximum size of type we will allow allocation on the stack (for efficiency). Anything larger will be allocated on the heap.