LdtkEnumDefinition

ceramic.LdtkEnumDefinition (Class)

Instance Members

The LdtkDefinitions object this enum def belongs to


ldtk
externalRelPath: String

Relative path to the external file providing this Enum (can be null)


ldtk
iconTilesetUid: Int

Tileset UID if provided


ldtk
identifier: String

User defined unique identifier


ldtk
tags: Array<String>

An array of user-defined tags to organize the Enums


ldtk
uid: Int

Unique Int identifier


All possible enum values, with their optional Tile infos.


Name Type
id String
Returns
LdtkEnumValueDefinition

ldtk
toString(): String
Returns
String

Name Type Default
defs LdtkDefinitions (optional)
json haxe.DynamicAccess<Dynamic> (optional)