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=

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

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