Method | Description | |
---|---|---|
CallLuaFunc ( Eluant.LuaFunction function, OpenRA.Scripting.ScriptContext context ) : System | ||
Cancel ( Actor self ) : void | ||
Dispose ( ) : void | ||
Tick ( Actor self ) : |
public CallLuaFunc ( Eluant.LuaFunction function, OpenRA.Scripting.ScriptContext context ) : System | ||
function | Eluant.LuaFunction | |
context | OpenRA.Scripting.ScriptContext | |
return | System |
public Tick ( Actor self ) : |
||
self | Actor | |
return |