Property | Type | Description | |
---|---|---|---|
Context | OpenRA.Scripting.ScriptContext | ||
Function | Eluant.LuaFunction | ||
Self | LuaValue |
Method | Description | |
---|---|---|
Dispose ( ) : void | ||
Triggerable ( Eluant.LuaFunction function, OpenRA.Scripting.ScriptContext context, Actor self ) : System |
public Triggerable ( Eluant.LuaFunction function, OpenRA.Scripting.ScriptContext context, Actor self ) : System | ||
function | Eluant.LuaFunction | |
context | OpenRA.Scripting.ScriptContext | |
self | Actor | |
return | System |
public ScriptContext,OpenRA.Scripting Context | ||
return | OpenRA.Scripting.ScriptContext |