LdtkFieldDefinition

ceramic.LdtkFieldDefinition (Class)

Instance Members

The LdtkDefinitions object this field def belongs to


ldtk
type: String

Human readable value type. Possible values: Int, Float, String, Bool, Color, ExternEnum.XXX, LocalEnum.XXX, Point, FilePath


ldtk
identifier: String

User defined unique identifier


ldtk
uid: Int

Unique Int identifier


ldtk
isArray: Bool

true if the value is an array of multiple values


ldtk
toString(): String
Returns
String

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