NLua.CodeGeneration Member List

This is the complete list of members for NLua.CodeGeneration, including all inherited members.

GenerateClass(Type klass, out Type newType, out Type[][] returnTypes)NLua.CodeGeneration
GetClassInstance(Type klass, LuaTable luaTable)NLua.CodeGeneration
GetDelegate(Type delegateType, LuaFunction luaFunc)NLua.CodeGeneration
GetEvent(Type eventHandlerType, LuaFunction eventHandler)NLua.CodeGeneration
InstanceNLua.CodeGenerationstatic
RegisterLuaClassType(Type klass, Type luaClass)NLua.CodeGeneration
RegisterLuaDelegateType(Type delegateType, Type luaDelegateType)NLua.CodeGeneration