SetCurrentValue

Overload list

Windows
MacOS
Linux
Name Description

Public function

void

 

SetCurrentValue

(
    const UScriptStruct& InStruct,
    void* InSourceAddress,
    typename TCallTraits< ValueType >::...
)

This function is deprecated. Use a SetCurrentValueAt with InIndex set to 0 for the same result.

Public function

void

 

SetCurrentValue

(
    const UScriptStruct& InStruct,
    void* InSourceAddress,
    TCallTraits< bool >::ParamType InVa...
)

Public function

void

 

SetCurrentValue

(
    const UScriptStruct& InStruct,
    void* InSourceAddress,
    TCallTraits< bool >::ParamType InVa...
)

This function is deprecated. Use a SetCurrentValueAt with InIndex set to 0 for the same result.

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