GameSettings
A container for miscellaneous in-game options.
This class is not creatable. Instances of this class cannot be created with Instance.new.
This class is a settings container. It contains settings that affect the behavior of the peer.
This class is not browsable. It is not visible in Studio's object browser.
Memory category | Instances |
---|
Member index 3
Removed member index 15
Description
Various miscellaneous options for in-game. Can be accessed from Roblox Studio's settings menu under the Game tab.
History 52
- 553 Change Default of VideoRecording from to
- 553 Change Default of VideoCaptureEnabled from to
- 526 Remove OverrideStarterScript
- 526 Remove AdditionalCoreIncludeDirs
- 486 Change ThreadSafety of VideoRecording from ReadOnly to ReadSafe
- 486 Change ThreadSafety of VideoCaptureEnabled from ReadOnly to ReadSafe
- 486 Change ThreadSafety of OverrideStarterScript from ReadOnly to ReadSafe
- 486 Change ThreadSafety of AdditionalCoreIncludeDirs from ReadOnly to ReadSafe
- 462 Change ThreadSafety of VideoRecordingChangeRequest from to Unsafe
- 462 Change ThreadSafety of VideoRecording from to ReadOnly
- 462 Change ThreadSafety of VideoCaptureEnabled from to ReadOnly
- 462 Change ThreadSafety of OverrideStarterScript from to ReadOnly
- 462 Change ThreadSafety of AdditionalCoreIncludeDirs from to ReadOnly
- 450 Remove VideoQuality
- 450 Remove ReportAbuseChatHistory
- 450 Remove ChatHistory
- 448 Remove SoftwareSound
- 448 Remove MaxCollisionSounds
- 448 Remove HardwareMouse
- 448 Remove CollisionSoundVolume
- 448 Remove CollisionSoundEnabled
- 448 Remove ChatScrollLength
- 448 Remove BubbleChatMaxBubbles
- 448 Remove BubbleChatLifetime
- 427 Add VideoRecording
- 416 Change WriteSecurity of OverrideStarterScript from None to RobloxScriptSecurity
- 416 Change WriteSecurity of AdditionalCoreIncludeDirs from None to RobloxScriptSecurity
- 413 Change Tags of GameSettings from [Settings, NotBrowsable] to [NotCreatable, Settings, NotBrowsable]
- 350 Change Tags of GameSettings from [Service, NotBrowsable] to [Settings, NotBrowsable]
- 306 Remove SoundEnabled
- 301 Add OverrideStarterScript
- 269 Add AdditionalCoreIncludeDirs
- 180 Change Tags of MaxCollisionSounds from [NotReplicated] to [NotReplicated, Deprecated]
- 180 Change Tags of CollisionSoundVolume from [NotReplicated] to [NotReplicated, Deprecated]
- 180 Change Tags of CollisionSoundEnabled from [NotReplicated] to [NotReplicated, Deprecated]
- 135 Remove ImageUploadPromptBehavior
- 50 Add VideoRecordingChangeRequest
- 47 Add VideoQuality
- 47 Add VideoCaptureEnabled
- 47 Add SoundEnabled
- 47 Add SoftwareSound
- 47 Add ReportAbuseChatHistory
- 47 Add MaxCollisionSounds
- 47 Add ImageUploadPromptBehavior
- 47 Add HardwareMouse
- 47 Add CollisionSoundVolume
- 47 Add CollisionSoundEnabled
- 47 Add ChatScrollLength
- 47 Add ChatHistory
- 47 Add BubbleChatMaxBubbles
- 47 Add BubbleChatLifetime
- 47 Add GameSettings
Members 3
VideoCaptureEnabled
Type | Default | |
---|---|---|
bool |
Toggles whether or not video capture is enabled.
Thread safety | ReadSafe |
---|---|
Category | Video |
Loaded/Saved | true |
History 4
- 553 Change Default of VideoCaptureEnabled from to
- 486 Change ThreadSafety of VideoCaptureEnabled from ReadOnly to ReadSafe
- 462 Change ThreadSafety of VideoCaptureEnabled from to ReadOnly
- 47 Add VideoCaptureEnabled
VideoRecording
Type | Default | |
---|---|---|
bool |
This property is not replicated. Its interface does not cross the network boundary.
Read security | RobloxScriptSecurity |
---|---|
Write security | RobloxSecurity |
Thread safety | ReadSafe |
Category | Video |
Loaded/Saved | true/false |
History 4
- 553 Change Default of VideoRecording from to
- 486 Change ThreadSafety of VideoRecording from ReadOnly to ReadSafe
- 462 Change ThreadSafety of VideoRecording from to ReadOnly
- 427 Add VideoRecording
VideoRecordingChangeRequest
Parameters (1) | |
---|---|
recording | bool |
Security | RobloxScriptSecurity |
---|---|
Thread safety | Unsafe |
History 2
- 462 Change ThreadSafety of VideoRecordingChangeRequest from to Unsafe
- 50 Add VideoRecordingChangeRequest
Removed members 15
AdditionalCoreIncludeDirs
Type | Default | |
---|---|---|
string |
Write security | RobloxScriptSecurity |
---|---|
Thread safety | ReadSafe |
Category | Directories |
Loaded/Saved | true |
History 5
- 526 Remove AdditionalCoreIncludeDirs
- 486 Change ThreadSafety of AdditionalCoreIncludeDirs from ReadOnly to ReadSafe
- 462 Change ThreadSafety of AdditionalCoreIncludeDirs from to ReadOnly
- 416 Change WriteSecurity of AdditionalCoreIncludeDirs from None to RobloxScriptSecurity
- 269 Add AdditionalCoreIncludeDirs
BubbleChatLifetime
Type | Default | |
---|---|---|
float |
Category | Online |
---|---|
Loaded/Saved | true |
History 2
- 448 Remove BubbleChatLifetime
- 47 Add BubbleChatLifetime
BubbleChatMaxBubbles
Type | Default | |
---|---|---|
int |
Category | Online |
---|---|
Loaded/Saved | true |
History 2
- 448 Remove BubbleChatMaxBubbles
- 47 Add BubbleChatMaxBubbles
ChatHistory
Type | Default | |
---|---|---|
int |
Category | Online |
---|---|
Loaded/Saved | true |
History 2
- 450 Remove ChatHistory
- 47 Add ChatHistory
ChatScrollLength
Type | Default | |
---|---|---|
int |
Category | Online |
---|---|
Loaded/Saved | true |
History 2
- 448 Remove ChatScrollLength
- 47 Add ChatScrollLength
CollisionSoundEnabled
Type | Default | |
---|---|---|
bool |
This property is deprecated. It exists only for backward compatibility, and should not be used for new work.
This property is not replicated. Its interface does not cross the network boundary.
Category | Sound |
---|---|
Loaded/Saved | true/false |
History 3
- 448 Remove CollisionSoundEnabled
- 180 Change Tags of CollisionSoundEnabled from [NotReplicated] to [NotReplicated, Deprecated]
- 47 Add CollisionSoundEnabled
CollisionSoundVolume
Type | Default | |
---|---|---|
float |
This property is deprecated. It exists only for backward compatibility, and should not be used for new work.
This property is not replicated. Its interface does not cross the network boundary.
Category | Sound |
---|---|
Loaded/Saved | true/false |
History 3
- 448 Remove CollisionSoundVolume
- 180 Change Tags of CollisionSoundVolume from [NotReplicated] to [NotReplicated, Deprecated]
- 47 Add CollisionSoundVolume
HardwareMouse
Type | Default | |
---|---|---|
bool |
Category | Input |
---|---|
Loaded/Saved | true |
History 2
- 448 Remove HardwareMouse
- 47 Add HardwareMouse
ImageUploadPromptBehavior
Type | Default | |
---|---|---|
UploadSetting |
Category | |
---|---|
Loaded/Saved | false |
History 2
MaxCollisionSounds
Type | Default | |
---|---|---|
int |
This property is deprecated. It exists only for backward compatibility, and should not be used for new work.
This property is not replicated. Its interface does not cross the network boundary.
Category | Sound |
---|---|
Loaded/Saved | true/false |
History 3
- 448 Remove MaxCollisionSounds
- 180 Change Tags of MaxCollisionSounds from [NotReplicated] to [NotReplicated, Deprecated]
- 47 Add MaxCollisionSounds
OverrideStarterScript
Type | Default | |
---|---|---|
string |
Write security | RobloxScriptSecurity |
---|---|
Thread safety | ReadSafe |
Category | Script |
Loaded/Saved | true |
History 5
- 526 Remove OverrideStarterScript
- 486 Change ThreadSafety of OverrideStarterScript from ReadOnly to ReadSafe
- 462 Change ThreadSafety of OverrideStarterScript from to ReadOnly
- 416 Change WriteSecurity of OverrideStarterScript from None to RobloxScriptSecurity
- 301 Add OverrideStarterScript
ReportAbuseChatHistory
Type | Default | |
---|---|---|
int |
Category | Online |
---|---|
Loaded/Saved | true |
History 2
- 450 Remove ReportAbuseChatHistory
- 47 Add ReportAbuseChatHistory
SoftwareSound
Type | Default | |
---|---|---|
bool |
Category | Sound |
---|---|
Loaded/Saved | true |
History 2
- 448 Remove SoftwareSound
- 47 Add SoftwareSound
SoundEnabled
Type | Default | |
---|---|---|
bool |
Category | |
---|---|
Loaded/Saved | false |
History 2
- 306 Remove SoundEnabled
- 47 Add SoundEnabled
VideoQuality
Type | Default | |
---|---|---|
VideoQualitySettings |
Category | Video |
---|---|
Loaded/Saved | true |
History 2
- 450 Remove VideoQuality
- 47 Add VideoQuality