SetValue

Overload list

Windows
MacOS
Linux
Name Description

Public function

void

 

SetValue

(
    const FName& InName,
    const FRigControlValue& InValue,
    ERigControlValueType InValueType
)

Public function

void

 

SetValue

(
    int32 InIndex,
    const FRigControlValue& InValue,
    ERigControlValueType InValueType
)

Public function

void

 

SetValue

(
    const FName& InName,
    T InValue,
    ERigControlValueType InValueType
)

Public function

void

 

SetValue

(
    int32 InIndex,
    T InValue,
    ERigControlValueType InValueType
)

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