Tile category - Array – Ylands
Jump to navigation
Jump to search
Array
Notes
- Values in all cells of one array does not have to be of same type (i.e string, vector, number)
- Index numbers always start from 0 -> Array of length 3 has indexes 0,1,2