|
| TextCommandResult | Execute (TextCommandCallingArgs args) |
|
| | AbstractCommand (LiveMap server, string[] name, string? privilege=null, bool requiresPlayer=false, params ICommandArgumentParser[] argParsers) |
◆ AbstractCommand()
| livemap.command.AbstractCommand.AbstractCommand |
( |
LiveMap | server, |
|
|
string[] | name, |
|
|
string? | privilege = null, |
|
|
bool | requiresPlayer = false, |
|
|
params ICommandArgumentParser[] | argParsers ) |
|
inlineprotected |
◆ Execute()
| TextCommandResult livemap.command.AbstractCommand.Execute |
( |
TextCommandCallingArgs | args | ) |
|
|
abstract |
◆ _server
| readonly LiveMap livemap.command.AbstractCommand._server |
|
protected |
◆ ArgParsers
| readonly ICommandArgumentParser [] livemap.command.AbstractCommand.ArgParsers |
◆ RequiresPlayer
| readonly bool livemap.command.AbstractCommand.RequiresPlayer |
◆ Description
| string livemap.command.AbstractCommand.Description |
|
get |
◆ Name
| string [] livemap.command.AbstractCommand.Name |
|
get |
◆ Privilege
| string livemap.command.AbstractCommand.Privilege |
|
get |
The documentation for this class was generated from the following file: