operator=

Overload list

Windows
MacOS
Linux
Name Description

Public function

TSharedRef &

 

operator=

(
    TSharedRef const& InSharedRef
)

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

Public function

TSharedRef &

 

operator=

(
    TSharedRef&& InSharedRef
)

Public function

TSharedRef &

 

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