ArticyXImporter
ArticyXImporter for Unreal Engine
Loading...
Searching...
No Matches
ArticyEditor Class Reference

Defines the build rules for the ArticyEditor module. More...

Inheritance diagram for ArticyEditor:

Public Member Functions

 ArticyEditor (ReadOnlyTargetRules target)
 Constructor for the ArticyEditor module.

Detailed Description

Defines the build rules for the ArticyEditor module.

This class specifies the configuration and dependencies for the ArticyEditor module, which extends Unreal Engine's editor functionality to support Articy assets.

Constructor & Destructor Documentation

◆ ArticyEditor()

ArticyEditor.ArticyEditor ( ReadOnlyTargetRules target)
inline

Constructor for the ArticyEditor module.

Initializes the module with the specified target rules, setting up include paths, dependency modules, and code optimization settings.

Parameters
TargetThe target rules for the module.

The documentation for this class was generated from the following file:
  • Source/ArticyEditor/ArticyEditor.Build.cs