FConcertScratchpad::GetValueChecked

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

Windows
MacOS
Linux

References

Module

ConcertTransport

Header

/Engine/Plugins/Developer/Concert/ConcertMain/Source/ConcertTransport/Public/Scratchpad/ConcertScratchpad.h

Include

#include "Scratchpad/ConcertScratchpad.h"

Syntax

template<typename T>
T & GetValueChecked
(
    const FName & InId
)

Remarks

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