ArticyXImporter
ArticyXImporter for Unreal Engine
Loading...
Searching...
No Matches
FADIHierarchy Struct Reference

#include <ArticyImportData.h>

Public Member Functions

void ImportFromJson (UArticyImportData *ImportData, const TSharedPtr< FJsonObject > JsonRoot)

Public Attributes

UADIHierarchyObjectRootObject = nullptr

Detailed Description

Represents a hierarchy of Articy objects.

Member Function Documentation

◆ ImportFromJson()

void FADIHierarchy::ImportFromJson ( UArticyImportData * ImportData,
const TSharedPtr< FJsonObject > Json )

Imports hierarchy data from a JSON object.

Parameters
ImportDataThe import data object.
JsonThe JSON object representing the hierarchy.

The documentation for this struct was generated from the following files:
  • Source/ArticyEditor/Public/ArticyImportData.h
  • Source/ArticyEditor/Private/ArticyImportData.cpp