FVariantValue

Overload list

Windows
MacOS
Linux
Name Description

Public function

FVariantValue()

Public function

FVariantValue

(
    const FVariantValue& rhs
)

Public function

FVariantValue

(
    const FString& StringValue
)

Public function

FVariantValue

(
    double DoubleValue
)

Public function

FVariantValue

(
    int64 Int64Value
)

Public function

FVariantValue

(
    bool BoolValue
)

Public function

FVariantValue

(
    const FTimeValue& TimeValue
)

Public function

FVariantValue

(
    void* PointerValue
)

Public function

FVariantValue

(
    const TSharedPtr< T, ESPMode::Threa...
)

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