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

#include <ArticyImportData.h>

Public Member Functions

void ImportFromJson (const TArray< TSharedPtr< FJsonValue > > *Json)

Public Attributes

TArray< FAIDScriptMethodScriptMethods

Detailed Description

A collection of user-defined script methods.

Member Function Documentation

◆ ImportFromJson()

void FAIDUserMethods::ImportFromJson ( const TArray< TSharedPtr< FJsonValue > > * Json)

Imports user-defined script methods from a JSON array.

Parameters
JsonThe JSON array representing the script methods.

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