Readonly
versionGets the command manager. Use this to register commands.
Gets the module manager. Use this to register modules.
Listens to a client-side event.
The event to listen to
The event callback
Optional
priority: numberPositive or negative integer. The priority in which the event listener should have over other events globally. The default is 0. Greater = called first, less = called later.
Generated using TypeDoc
The Latite Client version. Example: "v2.0.0"