Always snap to grid

UE3:OnlineProfileSettings enums (UDK)

From Unreal Wiki, The Unreal Engine Documentation Site
Jump to: navigation, search
OnlineProfileSettings enums in other games:
UT3

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