Documentation

Build Console - Open Dev Kit Documentation

Open Dev Kit Documentation :: Console :: Config :: Build Console

Console.Config.BuildConsole
executes directly from a console or will launch its own console if launched from desktop

Type

Boolean

Lua Usage

-- Get
local boolean = config.BuildConsole

-- Set
config.BuildConsole = boolean

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