Navigation
API > API/Plugins > API/Plugins/ConcertSyncCore > API/Plugins/ConcertSyncCore/FConcertDataStoreResult
Type | Name | Description | |
---|---|---|---|
![]() |
Constructs a result containing the EConcertDataStoreResultCode::UnexpectedError code and no value. | ||
![]() |
FConcertDataStoreResult
(
EConcertDataStoreResultCode InErrorCode |
Construct a result containing the specified error code and no value. | |
![]() |
FConcertDataStoreResult
(
EConcertDataStoreResultCode InCode, |
Construct a result containing the specified code (added, fetched, exchanged) and its corresponding value. |