Classe Lua
|
Il tipo LuaRunCommand espone i seguenti membri.
Nome | Descrizione | |
---|---|---|
![]() | LuaRunCommand | Costruttore unico. |
Nome | Descrizione | |
---|---|---|
![]() | NeedParameters |
Restituisce sempre false perché non ha bisogno di parametri.
(Sovrascrive DedCommand.NeedParameters) |
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)) |