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

#include <ArticyImportData.h>

Public Member Functions

void ImportFromJson (const TSharedPtr< FJsonObject > &JsonRoot)

Public Attributes

TMap< FString, FArticyLanguageDefLanguages

Detailed Description

The Languages object in the manifest file.

Member Function Documentation

◆ ImportFromJson()

void FArticyLanguages::ImportFromJson ( const TSharedPtr< FJsonObject > & Json)

Imports language data from a JSON object.

Parameters
JsonThe JSON object representing the languages.

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