API reference
Every public class, method, and event in @codexo/exojs. Generated from source.
typeLdtkFieldEnumType
@codexo/exojs-ldtk / ldtk / stable
The `__type` LDtk writes for an enum-valued field: the enum's identifier qualified by where it is defined. The `__value` is the selected entry's identifier as a plain string, so an enum field reaches the runtime as the string LDtk shows in the editor.
0
props
0
methods
0
events
Import
import { LdtkFieldEnumType } from '@codexo/exojs-ldtk'The `__type` LDtk writes for an enum-valued field: the enum's identifier qualified by where it is defined. The `__value` is the selected entry's identifier as a plain string, so an enum field reaches the runtime as the string LDtk shows in the editor.
Definition1
templateLiteral | templateLiteralSource