Metodo LuaRunCommand.ExecuteCommand

LuaApplication DedApi

Metodo LuaRunCommandExecuteCommand

Esegue il comando vero e proprio.

Namespace:  LuaApplication
Assembly:  DedLuaApplication (in DedLuaApplication.dll) Versione: 1.0.0.0 (1.0.0.0)
Sintassi
protected override DedCmdResult ExecuteCommand()
Protected Overrides Function ExecuteCommand As DedCmdResult
protected:
virtual DedCmdResult ExecuteCommand() override
abstract ExecuteCommand : unit -> DedCmdResult 
override ExecuteCommand : unit -> DedCmdResult 

Valore di ritorno

Tipo: DedCmdResult
Vedi anche