Documentation

Canvas Object Names - Open Dev Kit Documentation

Open Dev Kit Documentation :: Game :: Config :: Canvas Object Names

Game.Config.CanvasObjectNames
names of canvases on all windows that will be managed by the game automatically

Type

String Array

Lua Usage

-- Get
local stringArray = config.CanvasObjectNames

-- Set
config.CanvasObjectNames = stringArray

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