Show / Hide Table of Contents

Interface ILDtkImported

Base interface for the import interfaces. Don't inherit from this directly.

Methods

| Improve this Doc View Source

GetPostprocessOrder()

Override the order in which all of the import events are processed. Smaller priorities will be run first. This is also ordered alongside the postprocessors via LDtkPostprocessor.GetPostprocessOrder.

Returns
Type Description
System.Int32

The order value. Set as 0 if unsure.

  • Improve this Doc
  • View Source
In This Article
Back to top Generated by DocFX