DebugSettings
The DebugSettings allows you to view diagnostics information regarding Roblox. It is labeled as Diagnostics in the Roblox Studio Settings menu.
Summary
Properties
Describes whether a DataModel is actively in memory, as an integer (where 1 = true, and 0 = false).
The number of instances active in the simulation.
Whether or not a stacktrace is displayed in the output for an error.
Returns the number of internal DataModel jobs actively being processed.
The number of players currently in the active game-instance.
Whether or not sound warnings should be reported.
The current client version of Roblox. Can also be retrieved by using the version() function.
Sets the internal sampling method used to measure elapsed time with consistency across platforms.
Properties
DataModel
Describes whether a DataModel is actively in memory, as an integer (where 1 = true, and 0 = false).
RobloxVersion
The current client version of Roblox. Can also be retrieved by using the version() function.
TickCountPreciseOverride
Sets the internal sampling method used to measure elapsed time with consistency across platforms.