if you need iterate through lua tables, use pairs/ipairs for that ... you can certainly get values from a table when looping the index only, ...
確定! 回上一頁