FVariantData

Overload list

Windows
MacOS
Linux
Name Description

Public function

FVariantData()

Constructor

Public function

FVariantData

(
    const ValueType& InData
)

Constructor starting with an initialized value/type

Public function

FVariantData

(
    const FVariantData& Other
)

Copy constructor. Copies the other into this object

Public function

FVariantData

(
    FVariantData&& Other
)

Move constructor. 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