operator=

Overload list

Windows
MacOS
Linux
Name Description

Public function

FVariantData...

 

operator=

(
    const FVariantData& Other
)

Assignment operator. Copies the other into this object

Public function

FVariantData...

 

operator=

(
    FVariantData&& Other
)

Move Assignment operator. Moves the other into this object

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