Beispiel #1
0
 public int L_Ref(int t)
 {
     return(LuaAPI.luaL_ref(this.m_lua, t));
 }