Documentation

Canvas Object Name - Open Dev Kit Documentation

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

Game.Config.CanvasObjectName
name of canvas on all windows that will be managed by the game automatically

Type

String

Lua Usage

-- Get
local string = config.CanvasObjectName

-- Set
config.CanvasObjectName = string

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