Show / Hide Table of Contents

Interface ILDtkImportedFields

Applicable for both entity prefabs and the level prefab.
Use this interface on entity/level components to access the field instances of the entity/level.

Methods

| Improve this Doc View Source

OnLDtkImportFields(LDtkFields)

Triggers on an all entity/level prefab components that implements this interface during the import process.

Parameters
Type Name Description
LDtkFields fields

The fields component.

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