Navigation
API > API/Plugins > API/Plugins/ConcertSyncClient > API/Plugins/ConcertSyncClient/IConcertClientDataStore
| Type | Name | Description | |
|---|---|---|---|
| TFuture< FConcertDataStoreResult > | InternalFetchOrAdd
(
const FName& Key, |
||
| TFuture< FConcertDataStoreResult > | InternalFetchOrAdd
(
const FName& Key, |
Fetches or adds a key/value in the store. |