Events.VarBase class
Abstract class for a variable event.
Signature:
export declare class VarBase extends AbstractEvent
Extends: AbstractEvent
Constructors
Constructor | Modifiers | Description |
|---|---|---|
Constructs a new instance of the |
Properties
Property | Modifiers | Type | Description |
|---|---|---|---|
boolean | |||
string | (Optional) The ID of the variable this event references. |
Methods
Method | Modifiers | Description |
|---|---|---|
Encode the event as JSON. |