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 SourceOnLDtkImportFields(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. |