FConcertDataStore_Text

A USTRUCT() wrapper struct, used by the implementation, to serialize/deserialize [FText](API\Runtime\Core\Internationalization\FText) passed to the Concert data store API.

Windows
MacOS
Linux

References

Module

ConcertSyncCore

Header

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

Include

#include "ConcertDataStoreMessages.h"

Syntax

[USTRUCT](Programming/UnrealArchitecture/Reference/Structs)()
struct FConcertDataStore_Text

Remarks

A USTRUCT() wrapper struct, used by the implementation, to serialize/deserialize FText passed to the Concert data store API.

Variables

Name Description

Public variable UProperty Category visibleanywhere

FText

 

Value

Operators

Name Description

Public function Const

 

operator FText()

Converts the struct to a FText.

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