Open Dev Kit Documentation :: Console :: Config :: Test Emulator
Console.Config.TestEmulatoruses the console emulator during testing to allow multiple testing of instances and to avoid Alt+F4 from shutting down the entire software (not implemented)
Type
Lua Usage
-- Get local boolean = config.TestEmulator -- Set config.TestEmulator = boolean
If you think anything is missing, please feel free to: submit documentation feedback on this page
