FConcertDataStoreResult::FConcertDataStoreResult

Construct a result containing the specified code (added, fetched, exchanged) and its corresponding value.

Windows
MacOS
Linux

References

Module

ConcertSyncCore

Header

/Engine/Plugins/Developer/Concert/ConcertSync/ConcertSyncCore/Source/ConcertSyncCore/Public/ConcertDataStoreMessages.h

Include

#include "ConcertDataStoreMessages.h"

Syntax

FConcertDataStoreResult
(
    EConcertDataStoreResultCode InCode,
    FConcertDataStoreValueConstPtr InValue
)

Remarks

Construct a result containing the specified code (added, fetched, exchanged) and its corresponding value.

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