SetValue

Overload list

Windows
MacOS
Linux
Name Description

Public function

bool

 

SetValue

(
    float InValue
)

Sets the typed value of a property.

Public function

bool

 

SetValue

(
    uint32 InValue
)

Public function

bool

 

SetValue

(
    uint64 InValue
)

Public function

bool

 

SetValue

(
    const FString& InValue
)

Public function

bool

 

SetValue

(
    const FText& InValue
)

Public function

bool

 

SetValue

(
    const FName& InValue
)

Public function

bool

 

SetValue

(
    FVector InValue
)

Public function

bool

 

SetValue

(
    FVector2D InValue
)

Public function

bool

 

SetValue

(
    FVector4 InValue
)

Public function

bool

 

SetValue

(
    FQuat InValue
)

Public function

bool

 

SetValue

(
    FRotator InValue
)

Public function

bool

 

SetValue

(
    double InValue
)

Public function

bool

 

SetValue

(
    const TCHAR* InValue
)

Public function

bool

 

SetValue

(
    bool InValue
)

Public function

bool

 

SetValue

(
    int8 InValue
)

Public function

bool

 

SetValue

(
    int16 InValue
)

Public function

bool

 

SetValue

(
    int32 InValue
)

Public function

bool

 

SetValue

(
    int64 InValue
)

Public function

bool

 

SetValue

(
    uint8 InValue
)

Public function

bool

 

SetValue

(
    uint16 InValue
)

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