Navigation
API > API/Runtime > API/Runtime/Core > API/Runtime/Core/Misc > API/Runtime/Core/Misc/TInlineValue
References
Module | Core |
Header | /Engine/Source/Runtime/Core/Public/Misc/InlineValue.h |
Include | #include "Misc/InlineValue.h" |
void &42; Reserve
&40;
uint32 InSize,
uint32 InAlignment
&41;
Remarks
Reserve space for a structure derived from BaseType, of the size and alignment specified .
Does not initialize the memory in anyway