Navigation
API > API/Runtime > API/Runtime/Core > API/Runtime/Core/Templates > API/Runtime/Core/Templates/TUniqueObj
Type | Name | Description | |
---|---|---|---|
![]() |
TUniqueObj
(
const TUniqueObj& other |
||
![]() |
TUniqueObj
(
TUniqueObj&& other |
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" | |
![]() |
TUniqueObj
(
Args&&... args |