SlimDebugSettings
This class is not replicated. Its interface does not cross the network boundary.
This class is not creatable. Instances of this class cannot be created with Instance.new.
This class is a service. It is a singleton that may be acquired with GetService.
| Memory category | Instances |
|---|
Member index 2
Description
History 3
- 725 Add SetTintMode
- 725 Add GetTintMode
- 725 Add SlimDebugSettings
Members 2
GetTintMode
| Parameters (0) | ||
|---|---|---|
| No parameters. | ||
| Returns (1) | ||
| SlimTintMode | ||
| Security | RobloxScriptSecurity |
|---|---|
| Thread safety | Unsafe |
History 1
- 725 Add GetTintMode
SetTintMode
| Parameters (1) | ||
|---|---|---|
| mode | SlimTintMode | |
| Returns (1) | ||
| null | ||
| Security | RobloxScriptSecurity |
|---|---|
| Thread safety | Unsafe |
History 1
- 725 Add SetTintMode