operator=

Overload list

Windows
MacOS
Linux
Name Description

Public function

void

 

operator=

(
    const TObjectID& InObjectID
)

Copy from a unique object identifier

Public function

void

 

operator=

(
    const UObject* Object
)

Copy from an object pointer

Public function

void

 

operator=

(
    const FWeakObjectPtr& Other
)

Copy from an existing weak pointer, reserve IDs if required

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