operator=

Overload list

Windows
MacOS
Linux
Name Description

Public function

TSharedPtr &

 

operator=

Assignment to a nullptr pointer.

Public function

TSharedPtr &

 

operator=

(
    TSharedPtr const& InSharedPtr
)

Assignment operator replaces this shared pointer with the specified shared pointer.

Public function

TSharedPtr &

 

operator=

(
    TSharedPtr&& InSharedPtr
)

Public function

TSharedPtr &

 

operator=

Assignment operator replaces this shared pointer with the specified shared pointer.

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