NLua.Method.LuaClassHelper Class Reference

Static Public Member Functions

static LuaFunction GetTableFunction (LuaTable luaTable, string name)
 
static object CallFunction (LuaFunction function, object[] args, Type[] returnTypes, object[] inArgs, int[] outArgs)
 

Member Function Documentation

◆ CallFunction()

static object NLua.Method.LuaClassHelper.CallFunction ( LuaFunction  function,
object[]  args,
Type[]  returnTypes,
object[]  inArgs,
int[]  outArgs 
)
static

◆ GetTableFunction()

static LuaFunction NLua.Method.LuaClassHelper.GetTableFunction ( LuaTable  luaTable,
string  name 
)
static

The documentation for this class was generated from the following file: