operator=

Overload list

Windows
MacOS
Linux
Name Description

Public function

TUniqueObj &

 

operator=

(
    const TUniqueObj&
)

Disallow copy-assignment.

Public function

TUniqueObj &

 

operator=

(
    TUniqueObj&& other
)

Move-assignment is implemented as swapping the internal pointer.

Public function

TUniqueObj &

 

operator=

(
    Arg&& other
)

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss