operator=

Overload list

Windows
MacOS
Linux
Name Description

Private function

FVMReflectio...

 

operator=

(
    const FVMReflection& ToCopy
)

Copy assignment operator - not supported

Public function

FVMReflectio...

 

operator=

(
    bool Value
)

Special assignment operators Assign a value to a bool property

Public function

FVMReflectio...

 

operator=

(
    UObject* Value
)

Assign a value to an object property

Public function

FVMReflectio...

 

operator=

(
    TCHAR* Value
)

Assign a value to either a string or an enum property (autodetects enums) NOTE: Enums must be specified in format: EEnumName::EnumValueName

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