Exemplo n.º 1
0
 public int GetStack(int level, ref LuaDebug ar)
 {
     return(luaState.GetStack(level, ref ar));
 }