Metodi di Lua
|
Il tipo LuaRunCommand espone i seguenti membri.
| Nome | Descrizione | |
|---|---|---|
|
|
ClearCommand |
Azzera il comando.
(Sovrascrive DedCommand.ClearCommand) |
|
|
Enabled |
Restituisce sempre true perché non ha bisogno di parametri.
(Sovrascrive DedCommand.Enabled(DedCommandContext)) |
|
|
ExecuteCommand |
Esegue il comando vero e proprio.
(Sovrascrive DedCommand.ExecuteCommand) |
|
|
SetContext |
Restituisce sempre true perché non ha bisogno di parametri.
(Sovrascrive DedCommand.SetContext(DedCommandContext)) |