KeraLua Namespace Reference

Classes

struct  CharPtr
 
class  Lua
 
struct  LuaDebug
 Structure for lua debug information More...
 
struct  LuaState
 
struct  LuaTag
 
class  NativeMethods
 

Functions

delegate int LuaNativeFunction (LuaState luaState)
 
delegate void LuaHook (LuaState l, LuaDebug ar)
 

Function Documentation

◆ LuaHook()

delegate void KeraLua.LuaHook ( LuaState  l,
LuaDebug  ar 
)

◆ LuaNativeFunction()

delegate int KeraLua.LuaNativeFunction ( LuaState  luaState)