API reference
Every public class, method, and event in @codexo/exojs. Generated from source.
typeTiledPropertyType
@codexo/exojs-tiled / tiled / stable
The `type` discriminant of a Tiled custom property.
0
props
0
methods
0
events
Import
import { TiledPropertyType } from '@codexo/exojs-tiled'The `type` discriminant of a Tiled custom property.
Definition1
"bool" | "class" | "color" | "file" | "float" | "int" | "object" | "string"Source