|
ArticyXImporter
ArticyXImporter for Unreal Engine
|
Defines the build rules for the ArticyEditor module. More...
Public Member Functions | |
| ArticyEditor (ReadOnlyTargetRules target) | |
| Constructor for the ArticyEditor module. | |
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.
|
inline |
Constructor for the ArticyEditor module.
Initializes the module with the specified target rules, setting up include paths, dependency modules, and code optimization settings.
| Target | The target rules for the module. |