FConcertDataStore::GetVersion

Returns the version of the specified key if found.

Windows
MacOS
Linux

References

Module

ConcertSyncCore

Header

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

Include

#include "ConcertDataStore.h"

Source

/Engine/Plugins/Developer/Concert/ConcertSync/ConcertSyncCore/Source/ConcertSyncCore/Private/ConcertDataStore.cpp

Syntax

TOptional< uint32 > GetVersion
(
    const FName & Key
) const

Remarks

Returns the version of the specified key if found.

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