operator=

Overload list

Windows
MacOS
Linux
Name Description

Public function

void

 

operator=

(
    const UClass* From
)

Copy from a class already in memory

Public function

void

 

operator=

(
    const FSoftObjectPath& ObjectPath
)

Copy from a soft object path

Public function

TSoftClassPt...

 

operator=

(
    const TWeakObjectPtr< TClassA >& O...
)

Copy from a weak pointer already in memory

Public function

TSoftClassPt...

 

operator=

(
    const TSoftObjectPtr< TClassA >& O...
)

Copy from another soft 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