operator=

Overload list

Windows
MacOS
Linux
Name Description

Public function

TNonNullPtr ...

 

operator=

(
    TYPE_OF_NULLPTR
)

Assignment operator taking a nullptr - not allowed.

Public function

TNonNullPtr ...

 

operator=

(
    OtherObjectType* InObject
)

Assignment operator taking a pointer

Public function

TNonNullPtr ...

 

operator=

(
    TNonNullPtr< OtherObjectType >& Ot...
)

Assignment operator taking another TNonNullPtr

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