UserSettings
Documents the UserSettings class and its functions.
Invoking UserSettings
us = Game.UserSettings()Sub-functions
ConfirmChanges
ConfirmChanges();GetGroup
GetGroup(groupPath : CName) : ref:ConfigGroup;GetMenuIndex
GetRootGroup
GetRootGroup() : ref:ConfigGroup;GetUserSettingsLoadStatus
GetVar
HasGroup
HasVar
NeedsConfirmation
NeedsLoadLastCheckpoint
NeedsRestartToApply
RejectChanges
RequestConfirmationDialog
RequestLoadLastCheckpointDialog
RequestNeedsRestartDialog
RequestRestoreDefaultDialog
RestoreVarToDefault
SetMenuIndex
WasModifiedSinceLastSave
Last updated