Roblox Wiki
Advertisement
Roblox Wiki
Missing API Documentation
This API Class does not have any or complete API documentation. Please add API documentation if possible.

The DebugSettings class inherits from Instance.

Properties

DataModel: int

  • Read-onlyThis property is capable of being read but not written.
  • Not replicatedThis member is not replicated across the network boundary.
This class member is missing documentation. Create or add to its subpage at Class:DebugSettings/DataModel.
  • Category: Performance.
  • Serialization: can save only.
  • Thread safety: read safe

InstanceCount: int

  • Read-onlyThis property is capable of being read but not written.
  • Not replicatedThis member is not replicated across the network boundary.
This class member is missing documentation. Create or add to its subpage at Class:DebugSettings/InstanceCount.
  • Category: Performance.
  • Serialization: can save only.
  • Thread safety: read safe

IsScriptStackTracingEnabled: bool

This class member is missing documentation. Create or add to its subpage at Class:DebugSettings/IsScriptStackTracingEnabled.
  • Category: Errors.
  • Serialization: can save and load.
  • Thread safety: read safe

JobCount: int

  • Read-onlyThis property is capable of being read but not written.
  • Not replicatedThis member is not replicated across the network boundary.
This class member is missing documentation. Create or add to its subpage at Class:DebugSettings/JobCount.
  • Category: Performance.
  • Serialization: can save only.
  • Thread safety: read safe

PlayerCount: int

  • Read-onlyThis property is capable of being read but not written.
  • Not replicatedThis member is not replicated across the network boundary.
This class member is missing documentation. Create or add to its subpage at Class:DebugSettings/PlayerCount.
  • Category: Performance.
  • Serialization: can save only.
  • Thread safety: read safe

ReportSoundWarnings: bool

This class member is missing documentation. Create or add to its subpage at Class:DebugSettings/ReportSoundWarnings.
  • Category: Errors.
  • Serialization: can save and load.
  • Thread safety: read safe

RobloxVersion: string

  • Read-onlyThis property is capable of being read but not written.
  • Not replicatedThis member is not replicated across the network boundary.
This class member is missing documentation. Create or add to its subpage at Class:DebugSettings/RobloxVersion.
  • Category: Profile.
  • Serialization: can save only.
  • Thread safety: read safe

TickCountPreciseOverride: TickCountSampleMethod

This class member is missing documentation. Create or add to its subpage at Class:DebugSettings/TickCountPreciseOverride.
  • Category: Benchmarking.
  • Serialization: can save and load.
  • Thread safety: read safe

Removed members

Methods

  • LegacyScriptMode
  • ResetCdnFailureCounts
  • SetBlockingRemove

Properties

  • AltCdnFailureCount
  • AltCdnSuccessCount
  • AvailablePhysicalMemory
  • BlockMeshSize
  • CdnFailureCount
  • CdnResponceTime
  • CdnSuccessCount
  • CPU
  • CpuCount
  • CpuSpeed
  • ElapsedTime
  • EnforceInstanceCountLimit
  • ErrorReporting
  • GfxCard
  • InstanceCountLimit
  • IsFmodProfilingEnabled
  • IsProfilingEnabled
  • LastCdnFailureTimeSpan
  • LuaRamLimit
  • NameDatabaseBytes
  • NameDatabaseSize
  • OsIs64Bit
  • OsPlatform
  • OsPlatformId
  • OsVer
  • PageFaultsPerSecond
  • PageFileBytes
  • PixelShaderModel
  • PrivateBytes
  • PrivateWorkingSetBytes
  • ProcessCores
  • ProcessorTime
  • ProfilingWindow
  • RAM
  • ReportExtendedMachineConfiguration
  • Resolution
  • RobloxFailureCount
  • RobloxProductName
  • RobloxRespoceTime
  • RobloxSuccessCount
  • SIMD
  • SystemProductName
  • TotalPhysicalMemory
  • TotalProcessorTime
  • VertexShaderModel
  • VideoMemory
  • VirtualBytes

External links[]

Advertisement