The lua_gettable function is used in C to perform the operation that performs in Lua: Val = Tbl[Key] The __index metamethod can make this operation valid ...
確定! 回上一頁