UCloudUserSettings¶
#include <CloudUserSettings.h>
Inherits from UObject
Public Functions¶
| Name | |
|---|---|
| UCloudUserSettings() |
Public Attributes¶
| Name | |
|---|---|
| float | AimAssistFrictionPercentage |
| TEnumAsByte< [[EAllyMarkerLevel::Type]] > | AllyMarkerLevel |
| float | AlwaysOnMusicGameVolume |
| float | AmbientVolume |
| float | AnnouncerVolume |
| [[ECameraStyle]] | CameraStyle |
| FTBLCampaignSettings | CampaignSettings |
| FTBLCustomizationSaveSettings | CustomizationSettings |
| float | FOV |
| FTBLGameUpdateSettings | GameUpdateSettings |
| float | GameVolume |
| float | GamepadLeftStickDeadzone |
| float | GamepadLeftTriggerDeadzone |
| [[EGamepadLookResponseCurveStyle]] | GamepadResponseCurveStyle |
| float | GamepadRightStickDeadzone |
| float | GamepadRightTriggerDeadzone |
| float | GamepadXFocusSensitivity |
| float | GamepadXSensitivty |
| float | GamepadYFocusSensitivity |
| float | GamepadYSensitivty |
| TEnumAsByte< [[EGoreLevel::Type]] > | GoreLevel |
| TEnumAsByte< [[EKillFeedFilter::Type]] > | KillFeedFilter |
| FDateTime | LastReadDeveloperMessageTime |
| float | MasterVolume |
| float | MotionBlurAmount |
| float | MusicDynamicVolume |
| float | MusicMasterVolume |
| float | MusicOutOfGameVolume |
| bool | PreferMotionBlur |
| float | ReflectionVolume |
| uint32 | SettingsVersion |
| float | TAASharpen |
| uint32 | UserChangelist |
| float | VOVolume |
| uint8 | VoiceChatActivation |
| float | VoiceReceiveVolume |
| float | VoiceTransmitVolume |
| bool | bAdvancedHintsEnabled |
| bool | bAltAttackWithMovementEnabled |
| bool | bAutoSprintEnabled |
| bool | bBeginnerHintsEnabled |
| bool | bChatEnabled |
| bool | bDisableCrossPlayMatchmaking |
| bool | bDynamicCrosshairEnabled |
| bool | bEnableCombatNumbers |
| bool | bEnableDamageMultipliers |
| bool | bEnableHeadBob |
| bool | bGamepadYInverted |
| bool | bHintsEnabled |
| bool | bLoadoutDisplayOnFirstDeath |
| bool | bMeleeAimAssistEnabled |
| bool | bMouseYInverted |
| bool | bPlayAudioInBackground |
| bool | bPlayerHasAcceptedNDA |
| bool | bPlayerHasAcceptedPurchaseDisclaimer |
| bool | bPlayerHasPlayedTutorial |
| bool | bRangedAimAssistEnabled |
| uint32 | bServerBrowserFreeSlotLimit |
| uint8 | bServerBrowserHideEmptyServers |
| uint8 | bServerBrowserHideFullServers |
| uint8 | bServerBrowserHideHighPingServers |
| bool | bShiftToWalkEnabled |
| bool | bShowPlayerVOInChat |
| bool | bShuffleLoadout |
| bool | bSuicideAfterNewClassEnabled |
| bool | bToggleCrouchEnabled |
| bool | bToggleSprintEnabled |
| bool | bVoiceChatEnabled |
| bool | bVoiceWithFriendsAndPartyOnly |
Updated on 2025-01-21 at 09:02:24 +0100