Public Member Functions | |
LuaDelegate () | |
object | CallFunction (object[] args, object[] inArgs, int[] outArgs) |
Public Attributes | |
LuaFunction | function |
Type[] | returnTypes |
NLua.Method.LuaDelegate.LuaDelegate | ( | ) |
object NLua.Method.LuaDelegate.CallFunction | ( | object[] | args, |
object[] | inArgs, | ||
int[] | outArgs | ||
) |
LuaFunction NLua.Method.LuaDelegate.function |
Type [] NLua.Method.LuaDelegate.returnTypes |