Reference API Roblox

Engine API

Website

Related

Reference API Roblox

Studio

Summary

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.
Tags: [NotCreatable, Service, NotReplicated]

Member index 161

HistoryMember
553"TODO" Color: Color3
553"function" Color: Color3
553"local" Color: Color3
553"nil" Color: Color3
553"self" Color: Color3
553Active Color: Color3
553Active Hover Over Color: Color3
553Always Save Script Changes: bool
553Animate Hover Over: bool
553Auto Clean Empty Line: bool
553Auto Closing Brackets: bool
553Auto Closing Quotes: bool
563Auto Delete Closing Brackets and Quotes: bool
553Auto Indent Rule: AutoIndentRule
553Auto-Recovery Enabled: bool
553Auto-Recovery Interval (Minutes): int
553Auto-Recovery Path: QDir
576Automatically trigger AI Code Completion: bool
553Background Color: Color3
553Basic Objects Display Mode: ListDisplayMode
553Bool Color: Color3
553Bracket Color: Color3
553Built-in Function Color: Color3
553Camera Mouse Wheel Speed: float
553Camera Pan Speed: float
553Camera Shift Speed: float
553Camera Speed: float
597Camera Speed Adjust Binding: CameraSpeedAdjustBinding
553Camera Zoom to Mouse Position: bool
591CameraAdaptiveSpeed: bool
591CameraTweenFocus: bool
553Clear Output On Start: bool
553CommandBarLocalState: bool
553Comment Color: Color3
553Current Line Highlight Color: Color3
553Debugger Current Line Color: Color3
553Debugger Error Line Color: Color3
553DefaultScriptFileDir: QDir
553DeprecatedObjectsShown: bool
553DisplayLanguage: string
611DraggerActiveColor: Color3
611DraggerMajorGridIncrement: int
611DraggerMaxSoftSnaps: int
611DraggerPassiveColor: Color3
611DraggerShowHoverRuler: bool
611DraggerShowMeasurement: bool
611DraggerShowTargetSnap: bool
611DraggerSoftSnapMarginFactor: float
611DraggerSummonMarginFactor: float
611DraggerTiltRotateDuration: float
553Enable Autocomplete: bool
553Enable Autocomplete Doc View: bool
553Enable CoreScript Debugger: bool
553Enable Http Sandboxing: bool
553Enable Internal Beta Features: bool
553Enable Internal Features: bool
553Enable Script Analysis: bool
553Enable Scrollbar Markers: bool
553Enable Signature Help: bool
553Enable Signature Help Doc View: bool
553Enable Temporary Tabs: bool
553Enable Temporary Tabs In Explorer: bool
553Enable Type Hover: bool
613EnableCodeAssist: bool
580EnableIndentationRulers: bool
553Error Color: Color3
553Find Selection Background Color: Color3
553Font: QFont
553Format On Paste: bool
553Format On Type: bool
593FreeCameraSpeedScroll: bool
553Function Name Color: Color3
553Highlight Current Line: bool
553Highlight Occurances: bool
573HintColor: Color3
553Hover Animate Speed: HoverAnimateSpeed
553Hover Box Thickness: float
553Hover Line Thickness: int
553Hover Over Color: Color3
553IconOverrideDir: QDir
553Indent Using Spaces: bool
580IndentationRulerColor: Color3
573InformationColor: Color3
553Keyword Color: Color3
592LargeFileLineCountThreshold: int
592LargeFileThreshold: int
553Line Thickness: float
614LoadAllBuiltinPluginsInRunModes: bool
614LoadUserPluginsInRunModes: bool
553LocalAssetsFolder: QDir
553LuaDebuggerEnabled: bool
553Luau Keyword Color: Color3
553Main Volume: float
553Matching Word Background Color: Color3
553Maximum Output Lines: int
553Menu Item Background Color: Color3
553Method Color: Color3
553Number Color: Color3
553Only Play Audio from Window in Focus: bool
553Operator Color: Color3
553Output Font: QFont
553Output Layout Mode: OutputLayoutMode
553PermissionLevelShown: PermissionLevelShown
553Physical Draggers Select Scope By Default: bool
553Pivot Snap To Geometry Color: Color3
553PluginDebuggingEnabled: bool
553PluginsDir: QDir
553Primary Text Color: Color3
553Property Color: Color3
582ReloadBuiltinPluginsOnChange: bool
582ReloadLocalPluginsOnChange: bool
553Respect Studio shortcuts when game has focus: bool
553Ruler Color: Color3
553Rulers: string
553RuntimeUndoBehavior: RuntimeUndoBehavior
553Script Editor Color Preset: StudioScriptEditorColorPresets
553Script Editor Scrollbar Background Color: Color3
553Script Editor Scrollbar Handle Color: Color3
553ScriptTimeoutLength: int
553Scroll Past Last Line: bool
553Secondary Text Color: Color3
553Select Color: Color3
553Select/Hover Color: Color3
553Selected Menu Item Background Color: Color3
553Selected Text Color: Color3
553Selection Background Color: Color3
567Selection Box Thickness: float
553Selection Color: Color3
553Selection Line Thickness: int
553Set Pivot of Imported Parts: bool
553Show Core GUI in Explorer while Playing: bool
553Show Diagnostics Bar: bool
553Show FileSyncService: bool
553Show Hidden Objects in Explorer: bool
553Show Hover Over: bool
553Show Light Guides: bool
553Show Navigation Labels: bool
553Show Navigation Mesh: bool
553Show Pathfinding Links: bool
553Show Plugin GUI Service in Explorer: bool
580Show Singly Selected Attachment Parent Frame: bool
553Show Whitespace: bool
553Show plus button on hover in Explorer: bool
553ShowCorePackagesInExplorer: bool
553Skip Closing Brackets and Quotes: bool
553String Color: Color3
553Tab Width: int
553Text Color: Color3
553Text Wrapping: bool
553Theme: Instance
553Use Bounding Box Move Handles: bool
553Warning Color: Color3
553Whitespace Color: Color3
462GetAvailableThemes(): Array
462ThemeChanged()
inherited from Instance
553Archivable: bool
619Capabilities: SecurityCapabilities
553ClassName: string
553Name: string
553Parent: Instance
619Sandboxed: bool
616UniqueId: UniqueId
553className: string
576AddTag(tag: string): null
573ClearAllChildren(): null
462Clone(): Instance
573Destroy(): null
486FindFirstAncestor(name: string): Instance
486FindFirstAncestorOfClass(className: string): Instance
486FindFirstAncestorWhichIsA(className: string): Instance
486FindFirstChild(name: string, recursive: bool = false): Instance
486FindFirstChildOfClass(className: string): Instance
486FindFirstChildWhichIsA(className: string, recursive: bool = false): Instance
486FindFirstDescendant(name: string): Instance
563GetActor(): Actor
486GetAttribute(attribute: string): Variant
462GetAttributeChangedSignal(attribute: string): RBXScriptSignal
631GetAttributes(): Dictionary
486GetChildren(): Objects
462GetDebugId(scopeLength: int = 4): string
486GetDescendants(): Array
486GetFullName(): string
462GetPropertyChangedSignal(property: string): RBXScriptSignal
576GetTags(): Array
576HasTag(tag: string): bool
486IsA(className: string): bool
486IsAncestorOf(descendant: Instance): bool
486IsDescendantOf(ancestor: Instance): bool
580IsPropertyModified(name: string): bool
573Remove(): null
576RemoveTag(tag: string): null
580ResetPropertyToDefault(name: string): null
573SetAttribute(attribute: string, value: Variant): null
462WaitForChild(childName: string, timeOut: double): Instance
553children(): Objects
553clone(): Instance
573destroy(): null
553findFirstChild(name: string, recursive: bool = false): Instance
553getChildren(): Objects
462isA(className: string): bool
553isDescendantOf(ancestor: Instance): bool
573remove(): null
462AncestryChanged(child: Instance, parent: Instance)
462AttributeChanged(attribute: string)
462Changed(property: string)
462ChildAdded(child: Instance)
462ChildRemoved(child: Instance)
462DescendantAdded(descendant: Instance)
462DescendantRemoving(descendant: Instance)
500Destroying()
553childAdded(child: Instance)

Removed member index 36

HistoryMember
454"export" Color: Color3
454"type" Color: Color3
387Attach Debugger To: DEPRECATED_DebuggerDataModelPreference
443Auto Indent: bool
383Auto-Save Enabled: bool
383Auto-Save Interval (Minutes): int
383Auto-Save Path: QDir
616Automatically commit locked scripts when you save or publish to Roblox: bool
492DEPRECATED_DisableAccuratePlaySolo: bool
366Debug Client In APS Mode: bool
443Device Pairing Code: int
489Disable Accurate Play Solo: bool
577Display Team Create toggle when creating a new experience: bool
583Drag Multiple Parts As Single Part: bool
458Enable Intellisense: bool
488Enable Linting: bool
577File > New creates a place with Team Create off: bool
383Import mesh files as single mesh: bool
468Language: LanguagePreference
454Maximum Table Depth: int
526OverrideCoreScripts: bool
526OverrideCoreScriptsDir: QDir
454Preprocessor Color: Color3
419RecentSavesDir: QDir
592Render Throttle Percentage: int
583Search Content For Core Scripts: bool
583Selection Highlight Thickness: float
626Server Audio Behavior: ServerAudioBehavior
483Show CorePackages: bool
570Show Deployment Warnings: bool
526Show Navigation Areas: bool
587Show QT warnings in output: bool
412Show Roblox Plugin GUI Service in Explorer: bool
368Split Meshes: bool
359Use Accurate Play Solo: bool
358FindTheme(themeName: string): Instance

History 703

Members 161

"TODO" Color

TypeDefault
Color3
This property is not replicated. Its interface does not cross the network boundary.

History 5

Tags: [NotReplicated]

"function" Color

TypeDefault
Color3
This property is not replicated. Its interface does not cross the network boundary.

History 5

Tags: [NotReplicated]

"local" Color

TypeDefault
Color3
This property is not replicated. Its interface does not cross the network boundary.

History 5

Tags: [NotReplicated]

"nil" Color

TypeDefault
Color3
This property is not replicated. Its interface does not cross the network boundary.

History 5

Tags: [NotReplicated]

"self" Color

TypeDefault
Color3
This property is not replicated. Its interface does not cross the network boundary.

History 5

Tags: [NotReplicated]

Active Color

TypeDefault
Color3

History 4

Active Hover Over Color

TypeDefault
Color3

History 4

Always Save Script Changes

TypeDefault
bool

History 4

Animate Hover Over

TypeDefault
bool

History 4

Auto Clean Empty Line

TypeDefault
bool

History 4

Auto Closing Brackets

TypeDefault
bool

History 4

Auto Closing Quotes

TypeDefault
bool

History 4

Auto Delete Closing Brackets and Quotes

TypeDefault
bool

History 1

Auto Indent Rule

TypeDefault
AutoIndentRule

History 4

Auto-Recovery Enabled

TypeDefault
bool

History 4

Auto-Recovery Interval (Minutes)

TypeDefault
int

History 4

Auto-Recovery Path

TypeDefault
QDir

History 4

Automatically trigger AI Code Completion

TypeDefault
bool

History 1

Background Color

TypeDefault
Color3
This property is not replicated. Its interface does not cross the network boundary.

History 7

Tags: [NotReplicated]

Basic Objects Display Mode

TypeDefault
ListDisplayMode

History 4

Bool Color

TypeDefault
Color3
This property is not replicated. Its interface does not cross the network boundary.

History 5

Tags: [NotReplicated]

Bracket Color

TypeDefault
Color3
This property is not replicated. Its interface does not cross the network boundary.

History 4

Tags: [NotReplicated]

Built-in Function Color

TypeDefault
Color3
This property is not replicated. Its interface does not cross the network boundary.

History 7

Tags: [NotReplicated]

Camera Mouse Wheel Speed

TypeDefault
float

History 4

Camera Pan Speed

TypeDefault
float

History 2

Camera Shift Speed

TypeDefault
float

History 4

Camera Speed

TypeDefault
float

History 4

Camera Speed Adjust Binding

TypeDefault
CameraSpeedAdjustBinding

History 1

Camera Zoom to Mouse Position

TypeDefault
bool

History 4

CameraAdaptiveSpeed

TypeDefault
bool

History 1

CameraTweenFocus

TypeDefault
bool

History 1

Clear Output On Start

TypeDefault
bool

History 4

CommandBarLocalState

TypeDefault
bool

History 4

Comment Color

TypeDefault
Color3
This property is not replicated. Its interface does not cross the network boundary.

History 7

Tags: [NotReplicated]

Current Line Highlight Color

TypeDefault
Color3
This property is not replicated. Its interface does not cross the network boundary.

History 7

Tags: [NotReplicated]

Debugger Current Line Color

TypeDefault
Color3
This property is not replicated. Its interface does not cross the network boundary.

History 9

Tags: [NotReplicated]

Debugger Error Line Color

TypeDefault
Color3
This property is not replicated. Its interface does not cross the network boundary.

History 9

Tags: [NotReplicated]

DefaultScriptFileDir

TypeDefault
QDir

History 4

DeprecatedObjectsShown

TypeDefault
bool

History 4

DisplayLanguage

TypeDefault
string

History 3

DraggerActiveColor

TypeDefault
Color3

History 1

DraggerMajorGridIncrement

TypeDefault
int

History 1

DraggerMaxSoftSnaps

TypeDefault
int

History 1

DraggerPassiveColor

TypeDefault
Color3

History 1

DraggerShowHoverRuler

TypeDefault
bool

History 1

DraggerShowMeasurement

TypeDefault
bool

History 1

DraggerShowTargetSnap

TypeDefault
bool

History 1

DraggerSoftSnapMarginFactor

TypeDefault
float

History 1

DraggerSummonMarginFactor

TypeDefault
float

History 1

DraggerTiltRotateDuration

TypeDefault
float

History 1

Enable Autocomplete

TypeDefault
bool

History 5

Enable Autocomplete Doc View

TypeDefault
bool

History 2

Enable CoreScript Debugger

TypeDefault
bool

History 4

Enable Http Sandboxing

TypeDefault
bool

History 4

Enable Internal Beta Features

TypeDefault
bool

History 4

Enable Internal Features

TypeDefault
bool

History 4

Enable Script Analysis

TypeDefault
bool

History 2

Enable Scrollbar Markers

TypeDefault
bool

History 2

Enable Signature Help

TypeDefault
bool

History 3

Enable Signature Help Doc View

TypeDefault
bool

History 2

Enable Temporary Tabs

TypeDefault
bool

History 4

Enable Temporary Tabs In Explorer

TypeDefault
bool

History 6

Enable Type Hover

TypeDefault
bool

History 3

EnableCodeAssist

TypeDefault
bool

History 1

EnableIndentationRulers

TypeDefault
bool

History 1

Error Color

TypeDefault
Color3
This property is not replicated. Its interface does not cross the network boundary.

History 7

Tags: [NotReplicated]

Find Selection Background Color

TypeDefault
Color3
This property is not replicated. Its interface does not cross the network boundary.

History 7

Tags: [NotReplicated]

Font

TypeDefault
QFont

History 4

  • 553 Change Default of Font from to
  • 486 Change ThreadSafety of Font from ReadOnly to ReadSafe
  • 462 Change ThreadSafety of Font from to ReadOnly
  • 349 Add Font

Format On Paste

TypeDefault
bool

History 4

Format On Type

TypeDefault
bool

History 4

FreeCameraSpeedScroll

TypeDefault
bool

History 1

Function Name Color

TypeDefault
Color3
This property is not replicated. Its interface does not cross the network boundary.

History 5

Tags: [NotReplicated]

GetAvailableThemes

Parameters (0)
No parameters.
Returns (1)
Array

History 2

Highlight Current Line

TypeDefault
bool

History 4

Highlight Occurances

TypeDefault
bool

History 4

HintColor

TypeDefault
Color3
This property is not replicated. Its interface does not cross the network boundary.

History 1

Tags: [NotReplicated]

Hover Animate Speed

TypeDefault
HoverAnimateSpeed

History 4

Hover Box Thickness

TypeDefault
float

History 3

Hover Line Thickness

TypeDefault
int

History 2

Hover Over Color

TypeDefault
Color3

History 4

IconOverrideDir

TypeDefault
QDir

History 2

Indent Using Spaces

TypeDefault
bool

History 4

IndentationRulerColor

TypeDefault
Color3
This property is not replicated. Its interface does not cross the network boundary.

History 1

Tags: [NotReplicated]

InformationColor

TypeDefault
Color3
This property is not replicated. Its interface does not cross the network boundary.

History 1

Tags: [NotReplicated]

Keyword Color

TypeDefault
Color3
This property is not replicated. Its interface does not cross the network boundary.

History 7

Tags: [NotReplicated]

LargeFileLineCountThreshold

TypeDefault
int

History 1

LargeFileThreshold

TypeDefault
int

History 1

Line Thickness

TypeDefault
float

History 4

LoadAllBuiltinPluginsInRunModes

TypeDefault
bool

History 1

LoadUserPluginsInRunModes

TypeDefault
bool

History 1

LocalAssetsFolder

TypeDefault
QDir

History 4

LuaDebuggerEnabled

TypeDefault
bool

History 4

Luau Keyword Color

TypeDefault
Color3
This property is not replicated. Its interface does not cross the network boundary.

History 5

Tags: [NotReplicated]

Main Volume

TypeDefault
float

History 2

Matching Word Background Color

TypeDefault
Color3
This property is not replicated. Its interface does not cross the network boundary.

History 7

Tags: [NotReplicated]

Maximum Output Lines

TypeDefault
int

History 4

Menu Item Background Color

TypeDefault
Color3
This property is not replicated. Its interface does not cross the network boundary.

History 3

Tags: [NotReplicated]

Method Color

TypeDefault
Color3
This property is not replicated. Its interface does not cross the network boundary.

History 5

Tags: [NotReplicated]

Number Color

TypeDefault
Color3
This property is not replicated. Its interface does not cross the network boundary.

History 7

Tags: [NotReplicated]

Only Play Audio from Window in Focus

TypeDefault
bool

History 4

Operator Color

TypeDefault
Color3
This property is not replicated. Its interface does not cross the network boundary.

History 7

Tags: [NotReplicated]

Output Font

TypeDefault
QFont

History 4

Output Layout Mode

TypeDefault
OutputLayoutMode

History 4

PermissionLevelShown

TypeDefault
PermissionLevelShown

History 4

Physical Draggers Select Scope By Default

TypeDefault
bool

History 3

Pivot Snap To Geometry Color

TypeDefault
Color3

History 3

PluginDebuggingEnabled

TypeDefault
bool

History 4

PluginsDir

TypeDefault
QDir

History 4

Primary Text Color

TypeDefault
Color3
This property is not replicated. Its interface does not cross the network boundary.

History 3

Tags: [NotReplicated]

Property Color

TypeDefault
Color3
This property is not replicated. Its interface does not cross the network boundary.

History 5

Tags: [NotReplicated]

ReloadBuiltinPluginsOnChange

TypeDefault
bool

History 1

ReloadLocalPluginsOnChange

TypeDefault
bool

History 1

Respect Studio shortcuts when game has focus

TypeDefault
bool

History 4

Ruler Color

TypeDefault
Color3
This property is not replicated. Its interface does not cross the network boundary.

History 5

Tags: [NotReplicated]

Rulers

TypeDefault
string

History 4

RuntimeUndoBehavior

TypeDefault
RuntimeUndoBehavior

History 4

Script Editor Color Preset

TypeDefault
StudioScriptEditorColorPresets

History 4

Script Editor Scrollbar Background Color

TypeDefault
Color3
This property is not replicated. Its interface does not cross the network boundary.

History 3

Tags: [NotReplicated]

Script Editor Scrollbar Handle Color

TypeDefault
Color3
This property is not replicated. Its interface does not cross the network boundary.

History 3

Tags: [NotReplicated]

ScriptTimeoutLength

TypeDefault
int

History 4

Scroll Past Last Line

TypeDefault
bool

History 4

Secondary Text Color

TypeDefault
Color3
This property is not replicated. Its interface does not cross the network boundary.

History 3

Tags: [NotReplicated]

Select Color

TypeDefault
Color3

History 4

Select/Hover Color

TypeDefault
Color3

History 4

Selected Text Color

TypeDefault
Color3
This property is not replicated. Its interface does not cross the network boundary.

History 3

Tags: [NotReplicated]

Selection Background Color

TypeDefault
Color3
This property is not replicated. Its interface does not cross the network boundary.

History 7

Tags: [NotReplicated]

Selection Box Thickness

TypeDefault
float

History 1

Selection Color

TypeDefault
Color3
This property is not replicated. Its interface does not cross the network boundary.

History 7

Tags: [NotReplicated]

Selection Line Thickness

TypeDefault
int

History 2

Set Pivot of Imported Parts

TypeDefault
bool

History 2

Show Core GUI in Explorer while Playing

TypeDefault
bool

History 5

Show Diagnostics Bar

TypeDefault
bool

History 4

Show FileSyncService

TypeDefault
bool

History 5

Show Hidden Objects in Explorer

TypeDefault
bool

History 4

Show Hover Over

TypeDefault
bool

History 4

Show Light Guides

TypeDefault
bool

History 2

Show Plugin GUI Service in Explorer

TypeDefault
bool

History 5

Show Singly Selected Attachment Parent Frame

TypeDefault
bool

History 1

Show Whitespace

TypeDefault
bool

History 6

Show plus button on hover in Explorer

TypeDefault
bool

History 5

ShowCorePackagesInExplorer

TypeDefault
bool

History 3

Skip Closing Brackets and Quotes

TypeDefault
bool

History 4

String Color

TypeDefault
Color3
This property is not replicated. Its interface does not cross the network boundary.

History 7

Tags: [NotReplicated]

Tab Width

TypeDefault
int

History 4

Text Color

TypeDefault
Color3
This property is not replicated. Its interface does not cross the network boundary.

History 7

Tags: [NotReplicated]

Text Wrapping

TypeDefault
bool

History 4

Theme

TypeDefault
Instance

History 4

ThemeChanged

Parameters (0)
No parameters.

History 2

Use Bounding Box Move Handles

TypeDefault
bool

History 2

Warning Color

TypeDefault
Color3
This property is not replicated. Its interface does not cross the network boundary.

History 7

Tags: [NotReplicated]

Whitespace Color

TypeDefault
Color3
This property is not replicated. Its interface does not cross the network boundary.

History 9

Tags: [NotReplicated]

Removed members 36

"export" Color

TypeDefault
Color3
This property is not replicated. Its interface does not cross the network boundary.

History 2

Tags: [NotReplicated]

"type" Color

TypeDefault
Color3
This property is not replicated. Its interface does not cross the network boundary.

History 2

Tags: [NotReplicated]

Attach Debugger To

TypeDefault
DEPRECATED_DebuggerDataModelPreference

History 2

Auto Indent

TypeDefault
bool

History 4

Auto-Save Enabled

TypeDefault
bool

History 2

Auto-Save Interval (Minutes)

TypeDefault
int

History 2

Auto-Save Path

TypeDefault
QDir

History 2

Automatically commit locked scripts when you save or publish to Roblox

TypeDefault
bool

History 2

DEPRECATED_DisableAccuratePlaySolo

TypeDefault
bool

History 2

Debug Client In APS Mode

TypeDefault
bool

History 2

Device Pairing Code

TypeDefault
int

History 2

Disable Accurate Play Solo

TypeDefault
bool

History 4

Display Team Create toggle when creating a new experience

TypeDefault
bool

History 2

Drag Multiple Parts As Single Part

TypeDefault
bool

History 5

Enable Intellisense

TypeDefault
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.

History 2

Tags: [NotReplicated, Deprecated]

Enable Linting

TypeDefault
bool

History 3

File > New creates a place with Team Create off

TypeDefault
bool

History 3

FindTheme

Parameters (1)
themeNamestring
Returns (1)
Instance

History 2

Import mesh files as single mesh

TypeDefault
bool

History 2

Language

TypeDefault
LanguagePreference
This property is deprecated. It exists only for backward compatibility, and should not be used for new work.

History 4

Tags: [Deprecated]

Maximum Table Depth

TypeDefault
int

History 4

OverrideCoreScripts

TypeDefault
bool

History 5

OverrideCoreScriptsDir

TypeDefault
QDir

History 5

Preprocessor Color

TypeDefault
Color3
This property is not replicated. Its interface does not cross the network boundary.

History 4

Tags: [NotReplicated]

RecentSavesDir

TypeDefault
QDir

History 2

Render Throttle Percentage

TypeDefault
int

History 5

Selection Highlight Thickness

TypeDefault
float

History 3

Server Audio Behavior

TypeDefault
ServerAudioBehavior

History 5

Show CorePackages

TypeDefault
bool

History 4

Show Deployment Warnings

TypeDefault
bool

History 4

Show QT warnings in output

TypeDefault
bool

History 5

Show Roblox Plugin GUI Service in Explorer

TypeDefault
bool

History 2

Split Meshes

TypeDefault
bool

History 2

Use Accurate Play Solo

TypeDefault
bool

History 2

Settings