|
ArticyXImporter
ArticyXImporter for Unreal Engine
|
#include <ArticyImportData.h>
Public Member Functions | |
| void | ImportFromJson (const TSharedPtr< FJsonObject > JsonRoot, FAdiSettings &Settings) |
Public Attributes | |
| FString | Name |
| FString | DetailName |
| FString | Guid |
| FString | TechnicalName |
The Project object in the .json file.
| void FArticyProjectDef::ImportFromJson | ( | const TSharedPtr< FJsonObject > | Json, |
| FAdiSettings & | Settings ) |
Imports project definition from a JSON object.
| Json | The JSON object to import from. |
| Settings | The settings to be updated. |