Click or drag to resize

Unreal4ExportArgs Class

Export args for teh Unreal 4 plugin export
Inheritance Hierarchy

Namespace:  Articy.Api
Assembly:  ArticyApp (in ArticyApp.dll) Version: 1.0.0
Syntax
C#
public class Unreal4ExportArgs : RuleSetBasedExport

The Unreal4ExportArgs type exposes the following members.

Properties
  NameDescription
Public propertyExporterName
Fixes the name of that exporter to "Unreal4Export"
(Overrides ExportDataArgsExporterName.)
Public propertyTextFormatter
Select the output format for markup text
Top
See Also