Navigation
API > API/Runtime > API/Runtime/Core > API/Runtime/Core/Misc > API/Runtime/Core/Misc/TInlineValue > API/Runtime/Core/Misc/TInlineValue/op_assign
References
Module | Core |
Header | /Engine/Source/Runtime/Core/Public/Misc/InlineValue.h |
Include | #include "Misc/InlineValue.h" |
template<typename T>
TEnableIf< TPointerIsConvertibleFromTo< typename TDecay< T >::Type, BaseType >::Value, TInlineValue & >::Type operator&61;
&40;
T && In
&41;
Remarks
Move assignment from any type relating to BaseType.