Свойство | Type | Description | |
---|---|---|---|
Aliases | string[] |
Méthode | Description | |
---|---|---|
Process ( |
Is called when the command is triggered (case-insensitive).
|
Méthode | Description | |
---|---|---|
Command ( ) : System |
In the Constructor you deliver the alias names. Calling this ctor automatically sets the Instance to the newly invoked instance.
|
|
OnFail ( |
An array of possible server-side replies to this Command. If this command is executed, the response from the server will again be replied to the user who initiated this. Is triggered when the processing throws an Exception.
|
Méthode | Description | |
---|---|---|
ExecutedNotify ( |
||
FailNotify ( |
protected OnFail ( |
||
trigger | ||
Résultat | void |
public abstract Process ( |
||
trigger | ||
Résultat | void |