TConcertDataStoreResult::IsValid

Returns true if the underlying value is valid.

Windows
MacOS
Linux

References

Module

ConcertSyncCore

Header

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

Include

#include "ConcertDataStoreMessages.h"

Syntax

bool IsValid() const

Remarks

Returns true if the underlying value is valid. The value is not valid if the result code is EConcertDataStoreResultCode::TypeMismatch or EConcertDataStoreResultCode::NotFound.

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