Ejemplo n.º 1
0
 public int GetTop()
 {
     return(LuaAPI.lua_gettop(this.m_lua));
 }