Events
trackingstatus
This event is emitted by World Effects when the engine starts and tracking status or reason changes.
Properties
Property | Type | Description |
---|
status | String | One of LIMITED or NORMAL . |
reason | String | One of INITIALIZING or UNDEFINED . |
Example