Navigation
Unreal Engine C++ API Reference > Plugins > ConcertTransport > Scratchpad > FConcertScratchpad
Type | Name | Description | |
---|---|---|---|
![]() |
T & | GetValueChecked
(
const FName& InId |
Get the scratchpad value associated with the given key, or assert if missing. |
![]() ![]() |
const T & | GetValueChecked
(
const FName& InId |
Get the scratchpad value associated with the given key, or assert if missing. |