Navigation
API > API/Plugins > API/Plugins/ConcertTransport > API/Plugins/ConcertTransport/Scratchpad > API/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. |