TConcertDataStoreType< int64 >

Maps a int64 to its [FConcertDataStore_Integer](API\Plugins\ConcertSyncCore\FConcertDataStore_Integer)USTRUCT() wrapper.

Windows
MacOS
Linux

References

Module

ConcertSyncCore

Header

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

Include

#include "ConcertDataStoreMessages.h"

Syntax

template<>
struct TConcertDataStoreType< int64 >

Remarks

Maps a int64 to its FConcertDataStore_IntegerUSTRUCT() wrapper.

Functions

Name Description

Public function Static

StructType

 

AsStructType

(
    int64 Value
)

Public function Static

FName

 

GetFName()

Typedefs

Name

Description

StructType

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