Navigation
API > API/Runtime > API/Runtime/Core > API/Runtime/Core/Misc
References
| Module | Core |
| Header | /Engine/Source/Runtime/Core/Public/Misc/InlineValue.h |
| Include | #include "Misc/InlineValue.h" |
template<typename BaseType, typename UserType, uint8 MaxInlineSize, uint8 DefaultAlignment, typename... ArgsType>
TInlineValue < BaseType, MaxInlineSize, DefaultAlignment > MakeInlineValue
(
ArgsType... Args
)
Remarks
Construct a new TInlineValue