Interface ILDtkImportedLevel
Applicable for the level prefab only.
Use this interface on a level's prefab components to access the level's data during the import process.
Methods
| Improve this Doc View SourceOnLDtkImportLevel(Level)
Triggers on an all level components that implements this interface during the import process.
Parameters
Type | Name | Description |
---|---|---|
Level | level | The level. |