Ejemplo n.º 1
0
 public int L_Ref(int t)
 {
     return(LuaAPI.luaL_ref(this.luaPtr, t));
 }