Navigation
API > API/Plugins > API/Plugins/ConcertSyncCore
References
| Module | ConcertSyncCore |
| Header | /Engine/Plugins/Developer/Concert/ConcertSync/ConcertSyncCore/Source/ConcertSyncCore/Public/ConcertDataStoreMessages.h |
| Include | #include "ConcertDataStoreMessages.h" |
Syntax
USTRUCT ()
struct FConcertDataStore_Text
Remarks
A USTRUCT() wrapper struct, used by the implementation, to serialize/deserialize FText passed to the Concert data store API.
Variables
| Type | Name | Description | |
|---|---|---|---|
| FText | Value |
Operators
| Type | Name | Description | |
|---|---|---|---|
| Converts the struct to a FText. |