LdtkTocEntry
ceramic.LdtkTocEntry (Class)
Represents a Table of Contents entry for entities marked with exportToToc. Provides quick access to all instances of a specific entity type across the project.
Instance Members
The LdtkData
object this toc entry belongs to
Entity definition identifier
All instances of entities that have their exportToToc
flag enabled
are listed in this array.
Returns |
---|
String |
Creates a new table of contents entry.
Name | Type | Default | Description |
---|---|---|---|
ldtkData |
LdtkData | (optional) | The parent LdtkData object |
json |
haxe.DynamicAccess<Dynamic> | (optional) | The JSON data for this entry |