Show / Hide Table of Contents

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 Source

OnLDtkImportLevel(Level)

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

Parameters
Type Name Description
Level level

The level.

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