I love the smell of UnrealEd crashing in the morning. – tarquin
UE1:UTChallengeHUDConfig properties (UT)
Object >> UWindowBase >> UWindowWindow >> UWindowClientWindow >> UWindowDialogClientWindow >> UWindowPageWindow >> UMenuPageWindow >> UTChallengeHUDConfig (properties) |
Contents
- 1 Properties
- 1.1 bInitialized
- 1.2 ControlOffset
- 1.3 CrosshairBHelp
- 1.4 CrosshairBSlider
- 1.5 CrosshairBText
- 1.6 CrosshairColorCombo
- 1.7 CrosshairColorHelp
- 1.8 CrosshairColorText
- 1.9 CrosshairGHelp
- 1.10 CrosshairGSlider
- 1.11 CrosshairGText
- 1.12 CrosshairHelp
- 1.13 CrosshairRHelp
- 1.14 CrosshairRSlider
- 1.15 CrosshairRText
- 1.16 CrosshairSlider
- 1.17 CrosshairText
- 1.18 DefaultsButton
- 1.19 DefaultsHelp
- 1.20 DefaultsText
- 1.21 HUDBHelp
- 1.22 HUDBSlider
- 1.23 HUDBText
- 1.24 HUDColorCombo
- 1.25 HUDColorHelp
- 1.26 HUDColorNames
- 1.27 HUDColorText
- 1.28 HUDColorValues
- 1.29 HUDGHelp
- 1.30 HUDGSlider
- 1.31 HUDGText
- 1.32 HUDRHelp
- 1.33 HUDRSlider
- 1.34 HUDRText
- 1.35 HUDScaleHelp
- 1.36 HUDScaleSlider
- 1.37 HUDScaleText
- 1.38 OpacityHelp
- 1.39 OpacitySlider
- 1.40 OpacityText
- 1.41 ShowAmmoCheck
- 1.42 ShowAmmoHelp
- 1.43 ShowAmmoText
- 1.44 ShowFacesCheck
- 1.45 ShowFacesHelp
- 1.46 ShowFacesText
- 1.47 ShowFragsCheck
- 1.48 ShowFragsHelp
- 1.49 ShowFragsText
- 1.50 ShowHUDCheck
- 1.51 ShowHUDHelp
- 1.52 ShowHUDText
- 1.53 ShowStatusCheck
- 1.54 ShowStatusHelp
- 1.55 ShowStatusText
- 1.56 ShowTeamInfoCheck
- 1.57 ShowTeamInfoHelp
- 1.58 ShowTeamInfoText
- 1.59 ShowWeaponsCheck
- 1.60 ShowWeaponsHelp
- 1.61 ShowWeaponsText
- 1.62 StatusScaleHelp
- 1.63 StatusScaleSlider
- 1.64 StatusScaleText
- 1.65 UseTeamColorCheck
- 1.66 UseTeamColorHelp
- 1.67 UseTeamColorText
- 1.68 WeaponScaleHelp
- 1.69 WeaponScaleSlider
- 1.70 WeaponScaleText
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. |
Properties[edit]
bInitialized[edit]
Type: bool
ControlOffset[edit]
Type: int
Default value: 10
CrosshairBHelp[edit]
Type: string
Modifiers: localized
Default value: "Use the RGB sliders to select a custom Crosshair color."
CrosshairBSlider[edit]
Type: UWindowHSliderControl
CrosshairBText[edit]
Type: string
Modifiers: localized
Default value: "Crosshair Color Blue"
CrosshairColorCombo[edit]
Type: UWindowComboControl
CrosshairColorHelp[edit]
Type: string
Modifiers: localized
Default value: "Change your prefered Crosshair color."
CrosshairColorText[edit]
Type: string
Modifiers: localized
Default value: "Crosshair Color"
CrosshairGHelp[edit]
Type: string
Modifiers: localized
Default value: "Use the RGB sliders to select a custom Crosshair color."
CrosshairGSlider[edit]
Type: UWindowHSliderControl
CrosshairGText[edit]
Type: string
Modifiers: localized
Default value: "Crosshair Color Green"
CrosshairHelp[edit]
Type: string
Modifiers: localized
Default value: "Choose the crosshair appearing at the center of your screen."
CrosshairRHelp[edit]
Type: string
Modifiers: localized
Default value: "Use the RGB sliders to select a custom Crosshair color."
CrosshairRSlider[edit]
Type: UWindowHSliderControl
CrosshairRText[edit]
Type: string
Modifiers: localized
Default value: "Crosshair Color Red"
CrosshairSlider[edit]
Type: UWindowHSliderControl
CrosshairText[edit]
Type: string
Modifiers: localized
Default value: "Crosshair Style"
DefaultsButton[edit]
Type: UWindowSmallButton
DefaultsHelp[edit]
Type: string
Modifiers: localized
Default value: "Reset HUD settings to default values."
DefaultsText[edit]
Type: string
Modifiers: localized
Default value: "Reset"
HUDBHelp[edit]
Type: string
Modifiers: localized
Default value: "Use the RGB sliders to select a custom HUD color."
HUDBSlider[edit]
Type: UWindowHSliderControl
HUDBText[edit]
Type: string
Modifiers: localized
Default value: "HUD Color Blue"
HUDColorCombo[edit]
Type: UWindowComboControl
HUDColorHelp[edit]
Type: string
Modifiers: localized
Default value: "Change your prefered HUD color. In team games your team color will be used instead."
HUDColorNames[edit]
Type: string
Array size: 20
Modifiers: localized
Default value, index 0: "Red"
Default value, index 1: "Purple"
Default value, index 10: "Custom"
Default value, index 11: "Light Blue"
Default value, index 12: "Turquoise"
Default value, index 13: "Green"
Default value, index 14: "Orange"
Default value, index 15: "Gold"
Default value, index 16: "Pink"
Default value, index 17: "White"
Default value, index 18: "Deep Blue"
HUDColorText[edit]
Type: string
Modifiers: localized
Default value: "HUD Color"
HUDColorValues[edit]
Type: string
Array size: 20
Modifiers: localized
Default value, index 0: "16,0,0"
Default value, index 1: "16,0,16"
Default value, index 10: "cust"
Default value, index 11: "0,8,16"
Default value, index 12: "0,16,16"
Default value, index 13: "0,16,0"
Default value, index 14: "16,8,0"
Default value, index 15: "16,16,0"
Default value, index 16: "16,0,8"
Default value, index 17: "16,16,16"
Default value, index 18: "0,0,16"
HUDGHelp[edit]
Type: string
Modifiers: localized
Default value: "Use the RGB sliders to select a custom HUD color."
HUDGSlider[edit]
Type: UWindowHSliderControl
HUDGText[edit]
Type: string
Modifiers: localized
Default value: "HUD Color Green"
HUDRHelp[edit]
Type: string
Modifiers: localized
Default value: "Use the RGB sliders to select a custom HUD color."
HUDRSlider[edit]
Type: UWindowHSliderControl
HUDRText[edit]
Type: string
Modifiers: localized
Default value: "HUD Color Red"
HUDScaleHelp[edit]
Type: string
Modifiers: localized
Default value: "Adjust the size of the elements on the HUD."
HUDScaleSlider[edit]
Type: UWindowHSliderControl
HUDScaleText[edit]
Type: string
Modifiers: localized
Default value: "HUD Size"
OpacityHelp[edit]
Type: string
Modifiers: localized
Default value: "Adjust the level of transparency in the HUD."
OpacitySlider[edit]
Type: UWindowHSliderControl
OpacityText[edit]
Type: string
Modifiers: localized
Default value: "HUD Transparency"
ShowAmmoCheck[edit]
Type: UWindowCheckbox
ShowAmmoHelp[edit]
Type: string
Modifiers: localized
Default value: "Show your current ammo count on the HUD."
ShowAmmoText[edit]
Type: string
Modifiers: localized
Default value: "Show Ammo Count"
ShowFacesCheck[edit]
Type: UWindowCheckbox
ShowFacesHelp[edit]
Type: string
Modifiers: localized
Default value: "Show the chat area in the top left corner, where chat messages and kills appear."
ShowFacesText[edit]
Type: string
Modifiers: localized
Default value: "Show Chat Area"
ShowFragsCheck[edit]
Type: UWindowCheckbox
ShowFragsHelp[edit]
Type: string
Modifiers: localized
Default value: "Show your frag count on the HUD."
ShowFragsText[edit]
Type: string
Modifiers: localized
Default value: "Show Frags"
ShowHUDCheck[edit]
Type: UWindowCheckbox
ShowHUDHelp[edit]
Type: string
Modifiers: localized
Default value: "Show the Heads-up Display (HUD)."
ShowHUDText[edit]
Type: string
Modifiers: localized
Default value: "Show HUD"
ShowStatusCheck[edit]
Type: UWindowCheckbox
ShowStatusHelp[edit]
Type: string
Modifiers: localized
Default value: "Shows the player status indicator (top right) on the HUD."
ShowStatusText[edit]
Type: string
Modifiers: localized
Default value: "Show Player Status"
ShowTeamInfoCheck[edit]
Type: UWindowCheckbox
ShowTeamInfoHelp[edit]
Type: string
Modifiers: localized
Default value: "Show team-related information on the HUD."
ShowTeamInfoText[edit]
Type: string
Modifiers: localized
Default value: "Show Team Info"
ShowWeaponsCheck[edit]
Type: UWindowCheckbox
ShowWeaponsHelp[edit]
Type: string
Modifiers: localized
Default value: "Show weapon displays on the HUD."
ShowWeaponsText[edit]
Type: string
Modifiers: localized
Default value: "Show Weapon Display"
StatusScaleHelp[edit]
Type: string
Modifiers: localized
Default value: "Adjust the scale of the player status indicator (top right) on the HUD."
StatusScaleSlider[edit]
Type: UWindowHSliderControl
StatusScaleText[edit]
Type: string
Modifiers: localized
Default value: "Status Size"
UseTeamColorCheck[edit]
Type: UWindowCheckbox
UseTeamColorHelp[edit]
Type: string
Modifiers: localized
Default value: "In team games, this setting uses your team color as the color for your HUD."
UseTeamColorText[edit]
Type: string
Modifiers: localized
Default value: "Use Team Color in Team Games"
WeaponScaleHelp[edit]
Type: string
Modifiers: localized
Default value: "Adjust the size of the weapon icons on the HUD."
WeaponScaleSlider[edit]
Type: UWindowHSliderControl
WeaponScaleText[edit]
Type: string
Modifiers: localized
Default value: "Weapon Icon Size"