Gah - a solution with more questions. – EntropicLqd
UE3:OnlineProfileSettings enums (UDK)
Object >> OnlinePlayerStorage >> OnlineProfileSettings (enums) |
Contents
- 1 Enums
- 1.1 EProfileAutoAimOptions
- 1.2 EProfileAutoCenterOptions
- 1.3 EProfileControllerSensitivityOptions
- 1.4 EProfileControllerVibrationToggleOptions
- 1.5 EProfileDifficultyOptions
- 1.6 EProfileMovementControlOptions
- 1.7 EProfilePreferredColorOptions
- 1.8 EProfileRaceAcceleratorControlOptions
- 1.9 EProfileRaceBrakeControlOptions
- 1.10 EProfileRaceCameraLocationOptions
- 1.11 EProfileRaceTransmissionOptions
- 1.12 EProfileSettingID
- 1.13 EProfileVoiceThruSpeakersOptions
- 1.14 EProfileXInversionOptions
- 1.15 EProfileYInversionOptions
- OnlineProfileSettings enums in other games:
- UT3
This is an auto-generated page and may need human attention. Please remove the {{autogenerated}} tag if the page seems reasonably complete or replace it with the {{expand}} tag if the page is not yet complete. |
Enums[edit]
EProfileAutoAimOptions[edit]
Enum of auto aim preferences stored by the online service Used with Profile ID PSI_AutoAim
- PAAO_Off
- PAAO_On
EProfileAutoCenterOptions[edit]
Enum of auto center preferences stored by the online service Used with Profile ID PSI_AutoCenter
- PACO_Off
- PACO_On
EProfileControllerSensitivityOptions[edit]
Enum of controller sensitivity profile values stored by the online service Used with Profile ID PSI_ControllerSensitivity
- PCSO_Medium
- PCSO_Low
- PCSO_High
EProfileControllerVibrationToggleOptions[edit]
Enum of player's vibration preferences stored by the online service Used with Profile ID PSI_ControllerVibration
- PCVTO_Off
- PCVTO_IgnoreThis
- PCVTO_IgnoreThis2
- PCVTO_On
EProfileDifficultyOptions[edit]
Enum of difficulty profile values stored by the online service Used with Profile ID PSI_GameDifficulty
- PDO_Normal
- PDO_Easy
- PDO_Hard
EProfileMovementControlOptions[edit]
Enum of movement stick preferences stored by the online service Used with Profile ID PSI_MovementControl
- PMCO_L_Thumbstick
- PMCO_R_Thumbstick
EProfilePreferredColorOptions[edit]
Enum of team color preferences stored by the online service Used with Profile ID PSI_PreferredColor1 & PSI_PreferredColor2
- PPCO_None
- PPCO_Black
- PPCO_White
- PPCO_Yellow
- PPCO_Orange
- PPCO_Pink
- PPCO_Red
- PPCO_Purple
- PPCO_Blue
- PPCO_Green
- PPCO_Brown
- PPCO_Silver
EProfileRaceAcceleratorControlOptions[edit]
Enum of player's race gas control preferences stored by the online service Used with Profile ID PSI_RaceAcceleratorControl
- PRACO_Trigger
- PRACO_Button
EProfileRaceBrakeControlOptions[edit]
Enum of player's race brake control preferences stored by the online service Used with Profile ID PSI_RaceCameraLocation
- PRBCO_Trigger
- PRBCO_Button
EProfileRaceCameraLocationOptions[edit]
Enum of player's race camera preferences stored by the online service Used with Profile ID PSI_RaceCameraLocation
- PRCLO_Behind
- PRCLO_Front
- PRCLO_Inside
EProfileRaceTransmissionOptions[edit]
Enum of player's car transmission preferences stored by the online service Used with Profile ID PSI_RaceTransmission
- PRTO_Auto
- PRTO_Manual
EProfileSettingID[edit]
Enum of profile setting IDs
- PSI_Unknown
- PSI_ControllerVibration
- PSI_YInversion
- PSI_GamerCred
- PSI_GamerRep
- PSI_VoiceMuted
- PSI_VoiceThruSpeakers
- PSI_VoiceVolume
- PSI_GamerPictureKey
- PSI_GamerMotto
- PSI_GamerTitlesPlayed
- PSI_GamerAchievementsEarned
- PSI_GameDifficulty
- PSI_ControllerSensitivity
- PSI_PreferredColor1
- PSI_PreferredColor2
- PSI_AutoAim
- PSI_AutoCenter
- PSI_MovementControl
- PSI_RaceTransmission
- PSI_RaceCameraLocation
- PSI_RaceBrakeControl
- PSI_RaceAcceleratorControl
- PSI_GameCredEarned
- PSI_GameAchievementsEarned
- PSI_EndLiveIds
- PSI_ProfileVersionNum
- PSI_ProfileSaveCount
EProfileVoiceThruSpeakersOptions[edit]
Enum of player's voice through speakers preference stored by the online service Used with Profile ID PSI_VoiceThruSpeakers
- PVTSO_Off
- PVTSO_On
- PVTSO_Both
EProfileXInversionOptions[edit]
Enum of player's X axis invert preferences stored by the online service Used with Profile ID PSI_YInversion
- PXIO_Off
- PXIO_On
EProfileYInversionOptions[edit]
Enum of player's Y axis invert preferences stored by the online service Used with Profile ID PSI_YInversion
- PYIO_Off
- PYIO_On