GetValue

Overload list

Windows
MacOS
Linux
Name Description

Public function Const

bool

 

GetValue

(
    float& OutValue
)

Gets the typed value of a property.

Public function Const

bool

 

GetValue

(
    uint32& OutValue
)

Public function Const

bool

 

GetValue

(
    uint64& OutValue
)

Public function Const

bool

 

GetValue

(
    FString& OutValue
)

Public function Const

bool

 

GetValue

(
    FText& OutValue
)

Public function Const

bool

 

GetValue

(
    FName& OutValue
)

Public function Const

bool

 

GetValue

(
    FVector& OutValue
)

Public function Const

bool

 

GetValue

(
    FVector2D& OutValue
)

Public function Const

bool

 

GetValue

(
    FVector4& OutValue
)

Public function Const

bool

 

GetValue

(
    FQuat& OutValue
)

Public function Const

bool

 

GetValue

(
    FRotator& OutValue
)

Public function Const

bool

 

GetValue

(
    double& OutValue
)

Public function Const

bool

 

GetValue

(
    bool& OutValue
)

Public function Const

bool

 

GetValue

(
    int8& OutValue
)

Public function Const

bool

 

GetValue

(
    int16& OutValue
)

Public function Const

bool

 

GetValue

(
    int32& OutValue
)

Public function Const

bool

 

GetValue

(
    int64& OutValue
)

Public function Const

bool

 

GetValue

(
    uint8& OutValue
)

Public function Const

bool

 

GetValue

(
    uint16& OutValue
)

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