Documentation

Specific Object Array Labels - Open Dev Kit Documentation

Open Dev Kit Documentation :: General :: Editor Toolbar Tool :: Specific Object Array Labels

Root.EditorToolbarTool.SpecificObjectArrayLabels
names of properties to use when enumerating array indices

Type

String Array

Lua Usage

-- Get
local stringArray = editorToolbarTool.SpecificObjectArrayLabels

-- Set
editorToolbarTool.SpecificObjectArrayLabels = stringArray

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