GetValueChecked

Overload list

Windows
MacOS
Linux
Name Description

Public function

T &

 

GetValueChecked

(
    const FName& InId
)

Get the scratchpad value associated with the given key, or assert if missing.

Public function Const

const T &

 

GetValueChecked

(
    const FName& InId
)

Get the scratchpad value associated with the given key, or assert if missing.

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