Documentation

IDs - Open Dev Kit Documentation

Open Dev Kit Documentation :: GUI :: Listbox :: IDs

GUI.Listbox.IDs
private-use array to presumably hold identifiers of items

Type

Integer Array

Lua Usage

-- Get
local integerArray = listbox.IDs

-- Set
listbox.IDs = integerArray

If you think anything is missing, please feel free to: submit documentation feedback on this page