UserGameSettings

extends Instance

Class fields

FieldXML typeValue
NamestringUserGameSettings

Properties

33
AllTutorialsDisabled
bool
FieldXML typeValue
NamestringAllTutorialsDisabled
CameraLocked
bool
FieldXML typeValue
NamestringCameraLocked
CameraMode
CustomCameraMode
FieldXML typeValue
NamestringCameraMode
CompletedTutorials
string
FieldXML typeValue
NamestringCompletedTutorials
ComputerCameraMovementChanged
bool
FieldXML typeValue
NamestringComputerCameraMovementChanged
ComputerCameraMovementMode
ComputerCameraMovementMode
FieldXML typeValue
NamestringComputerCameraMovementMode
ComputerMovementChanged
bool
FieldXML typeValue
NamestringComputerMovementChanged
ComputerMovementMode
ComputerMovementMode
FieldXML typeValue
NamestringComputerMovementMode
ControlMode
ControlMode
FieldXML typeValue
NamestringControlMode
Fullscreen
bool
FieldXML typeValue
NamestringFullscreen
ImageUploadPromptBehavior
UploadSetting
FieldXML typeValue
NamestringImageUploadPromptBehavior
MasterVolume
float
FieldXML typeValue
NamestringMasterVolume
MouseSensitivity
float
FieldXML typeValue
NamestringMouseSensitivity
MouseSensitivityFirstPerson
Vector2
FieldXML typeValue
NamestringMouseSensitivityFirstPerson
MouseSensitivityThirdPerson
Vector2
FieldXML typeValue
NamestringMouseSensitivityThirdPerson
PerformanceStatsVisible
bool
FieldXML typeValue
NamestringPerformanceStatsVisible
RotationType
RotationType
FieldXML typeValue
NamestringRotationType
SavedAASamples
SavedAASamples
FieldXML typeValue
NamestringSavedAASamples
SavedAntialiasing
SavedAntialiasing
FieldXML typeValue
NamestringSavedAntialiasing
SavedDistanceLevel
SavedDistanceSetting
FieldXML typeValue
NamestringSavedDistanceLevel
SavedMaxFPS
SavedMaxFPSSetting
FieldXML typeValue
NamestringSavedMaxFPS
SavedQualityLevel
SavedQualitySetting
FieldXML typeValue
NamestringSavedQualityLevel
StartMaximized
bool
FieldXML typeValue
NamestringStartMaximized
StartScreenPosition
Vector2
FieldXML typeValue
NamestringStartScreenPosition
StartScreenSize
Vector2
FieldXML typeValue
NamestringStartScreenSize
TouchCameraMovementChanged
bool
FieldXML typeValue
NamestringTouchCameraMovementChanged
TouchCameraMovementMode
TouchCameraMovementMode
FieldXML typeValue
NamestringTouchCameraMovementMode
TouchMovementChanged
bool
FieldXML typeValue
NamestringTouchMovementChanged
TouchMovementMode
TouchMovementMode
FieldXML typeValue
NamestringTouchMovementMode
UsedHideHudShortcut
bool
FieldXML typeValue
NamestringUsedHideHudShortcut
VRRotationIntensity
int
FieldXML typeValue
NamestringVRRotationIntensity
summarystringThe intensity of camera rotation when turning in VR.
VideoUploadPromptBehavior
UploadSetting
FieldXML typeValue
NamestringVideoUploadPromptBehavior
gaID
string
FieldXML typeValue
NamestringgaID

Functions

4
GetTutorialState
(tutorialId: string) → bool
FieldXML typeValue
NamestringGetTutorialState
InFullScreen
() → bool
FieldXML typeValue
NamestringInFullScreen
InStudioMode
() → bool
FieldXML typeValue
NamestringInStudioMode
SetTutorialState
(tutorialId: string, value: bool) → void
FieldXML typeValue
NamestringSetTutorialState

Events

3
FullscreenChanged
(isFullscreen: bool) → void
FieldXML typeValue
NamestringFullscreenChanged
PerformanceStatsVisibleChanged
() → void
FieldXML typeValue
NamestringPerformanceStatsVisibleChanged
StudioModeChanged
(isStudioMode: bool) → void
FieldXML typeValue
NamestringStudioModeChanged