Navigation
Unreal Engine C++ API Reference > Runtime > Core > Templates > TUniqueObj > TUniqueObj
References
Module | Core |
Header | /Engine/Source/Runtime/Core/Public/Templates/UniqueObj.h |
Include | #include "Templates/UniqueObj.h" |
TUniqueObj
&40;
TUniqueObj && other
&41;
Remarks
As TUniqueObj's internal pointer can never be null, we can't move that On the other hand we can call the move constructor of "T"