SetValue

Overload list

Windows
MacOS
Linux
Name Description

Public function

void

 

SetValue

(
    const FName& InId,
    const T& InValue
)

Set the scratchpad value associated with the given key.

Public function

void

 

SetValue

(
    const FName& InId,
    T&& InValue
)

Set the scratchpad value associated with the given key.

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