|
ArticyXImporter
ArticyXImporter for Unreal Engine
|
#include <ArticyImportData.h>
Public Member Functions | |
| void | ImportFromJson (const TSharedPtr< FJsonObject > &JsonRoot) |
Public Attributes | |
| TMap< FString, FArticyLanguageDef > | Languages |
The Languages object in the manifest file.
| void FArticyLanguages::ImportFromJson | ( | const TSharedPtr< FJsonObject > & | Json | ) |
Imports language data from a JSON object.
| Json | The JSON object representing the languages. |