operator=

Overload list

Windows
MacOS
Linux
Name Description

Public function

TVariant &

 

operator=

(
    const TVariant& Other
)

Copy assign a variant from another variant of the same type

Public function

TVariant &

 

operator=

(
    TVariant&& Other
)

Move assign a variant from another variant of the same type

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