You can index it by using lua_getfield or lua_gettable . Traversing the table with lua_next , you can populate your array in C if you need ...
確定! 回上一頁