Skip to content

Class: token

Named integer token used by editor property lists.

Source

C++ class token

Custom Constructor

token

Properties

id

ts
id: number;

Numeric value stored for this token.


name

ts
name: string;

Display name used in editor lists.