Navigation
API > API/Runtime > API/Runtime/Core > API/Runtime/Core/Misc > API/Runtime/Core/Misc/TInlineValue > API/Runtime/Core/Misc/TInlineValue/__ctor
References
Module | Core |
Header | /Engine/Source/Runtime/Core/Public/Misc/InlineValue.h |
Include | #include "Misc/InlineValue.h" |
template<typename... ArgTypes>
TInlineValue
&40;
EInPlace,
ArgTypes &&... Args
&41;
Remarks
In-place construction of BaseType from a set of arguments.