|
ArticyXImporter
ArticyXImporter for Unreal Engine
|
#include <ArticyTexts.h>
Public Member Functions | |
| void | ImportFromJson (const TSharedPtr< FJsonValue > &Json) |
Public Attributes | |
| FString | Text = "" |
| FString | VoAsset = "" |
Struct representing a text definition in Articy.
| void FArticyTextDef::ImportFromJson | ( | const TSharedPtr< FJsonValue > & | Json | ) |
Imports text definition data from a JSON value.
| Json | A shared pointer to the JSON value containing the text definition. |
Imports text data from a JSON value.
| Json | The JSON value containing text data. |
| FString FArticyTextDef::Text = "" |
The text content
| FString FArticyTextDef::VoAsset = "" |
The associated VO (Voice Over) asset