Property | Type | Description | |
---|---|---|---|
Args | string[] | ||
Cmd | string | ||
Reply | string | ||
User | Core.Player |
Method | Description | |
---|---|---|
CommandEvent ( Core.Player player, string command ) : System | ||
ReplyWith ( string msg ) : void |
public CommandEvent ( Core.Player player, string command ) : System | ||
player | Core.Player | |
command | string | |
return | System |