operator=

Overload list

Windows
MacOS
Linux
Name Description

Public function

TSharedPtr &

 

operator=

NOTE: The following is an Unreal extension to standard shared_ptr behavior.

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=

NOTE: The following is an Unreal extension to standard shared_ptr behavior.

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