FConcertDataStoreResult::FConcertDataStoreResult

Construct a result containing the specified error code and no 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 InErrorCode
)

Remarks

Construct a result containing the specified error code and no 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