Value

Contains the stored value if the ResponseCode == [EConcertDataStoreResultCode::Fetched](API\Plugins\ConcertSyncCore\EConcertDataStoreResultCode), otherwise, it is left empty.

Windows
MacOS
Linux

Syntax

[UPROPERTY](Programming/UnrealArchitecture/Reference/Properties)(VisibleAnywhere, Category="Concert Data Store Message")
FConcertDataStore_StoreValue Value

Remarks

Contains the stored value if the ResponseCode == EConcertDataStoreResultCode::Fetched, otherwise, it is left empty. The server doesn't sent back the stored value when the client successfully stores it. The client is expected to keep the value it sent.

See Also

TConcertDataStoreResult::GetValue() to deserialize the payload.

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss