Once I get that upgrade to 36-hour days, I will tackle that. – Mychaeel
UE2:UT2K4Tab_HudSettings properties (UT2004)
Object >> GUI >> GUIComponent >> GUIMultiComponent >> GUIPanel >> GUITabPanel >> UT2K4TabPanel >> Settings_Tabs >> UT2K4Tab_HudSettings (properties) |
Contents
- 1 Properties
- 1.1 Property group 'UT2K4Tab_HudSettings'
- 1.2 Internal variables
- 1.2.1 b_CustomHUD
- 1.2.2 ch_CustomColor
- 1.2.3 ch_DeathMsgs
- 1.2.4 ch_EnemyNames
- 1.2.5 ch_Personal
- 1.2.6 ch_Portraits
- 1.2.7 ch_Score
- 1.2.8 ch_VCPortraits
- 1.2.9 ch_Visible
- 1.2.10 ch_WeaponBar
- 1.2.11 ch_Weapons
- 1.2.12 co_CustomHUD
- 1.2.13 Games
- 1.2.14 i_BG1
- 1.2.15 i_BG2
- 1.2.16 i_Preview
- 1.2.17 i_PreviewBG
- 1.2.18 i_Scale
- 1.2.19 nu_MsgCount
- 1.2.20 nu_MsgOffset
- 1.2.21 nu_MsgScale
- 1.2.22 sl_Blue
- 1.2.23 sl_Green
- 1.2.24 sl_Opacity
- 1.2.25 sl_Red
- 1.2.26 sl_Scale
- 1.3 Default values
;Other member categories for this class::UT2K4Tab HudSettings defaults
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
Property group 'UT2K4Tab_HudSettings'
bCustomColor
Type: bool
bNames
Type: bool
bNoMsgs
Type: bool
bPersonal
Type: bool
bPortraits
Type: bool
bScore
Type: bool
bVCPortraits
Type: bool
bVis
Type: bool
bWeaponBar
Type: bool
bWeapons
Type: bool
cCustom
Type: Object.Color
DefaultBGPos
Type: Object.FloatBox
Default value:
Member | Value |
---|---|
X1 | 0.749335 |
X2 | 0.163437 |
Y1 | 0.167488 |
Y2 | 0.121797 |
DefaultHealthPos
Type: Object.FloatBox
Default value:
Member | Value |
---|---|
X1 | 0.748164 |
X2 | 0.063241 |
Y1 | 0.169572 |
Y2 | 0.099531 |
fOpacity
Type: float
fScale
Type: float
iCount
Type: int
iOffset
Type: int
iScale
Type: int
Internal variables
b_CustomHUD
Type: GUIButton
Modifiers: automated
Default value: GUIButton'CustomHUDButton'
ch_CustomColor
Type: moCheckBox
Modifiers: automated
Default value: moCheckBox'CustomHUDColor'
ch_DeathMsgs
Type: moCheckBox
Modifiers: automated
Default value: moCheckBox'GameDeathMsgs'
ch_EnemyNames
Type: moCheckBox
Modifiers: automated
Default value: moCheckBox'GameHudShowEnemyNames'
ch_Personal
Type: moCheckBox
Modifiers: automated
Default value: moCheckBox'GameHudShowPersonalInfo'
ch_Portraits
Type: moCheckBox
Modifiers: automated
Default value: moCheckBox'GameHudShowPortraits'
ch_Score
Type: moCheckBox
Modifiers: automated
Default value: moCheckBox'GameHudShowScore'
ch_VCPortraits
Type: moCheckBox
Modifiers: automated
Default value: moCheckBox'GameHUDShowVCPortraits'
ch_Visible
Type: moCheckBox
Modifiers: automated
Default value: moCheckBox'GameHudVisible'
ch_WeaponBar
Type: moCheckBox
Modifiers: automated
Default value: moCheckBox'GameHudShowWeaponBar'
ch_Weapons
Type: moCheckBox
Modifiers: automated
Default value: moCheckBox'GameHudShowWeaponInfo'
co_CustomHUD
Type: GUIComboBox
Modifiers: automated
Default value: GUIComboBox'CustomHUDSelect'
Games
Type: array<CacheManager.GameRecord>
i_BG1
Type: GUISectionBackground
Modifiers: automated
Default value: GUISectionBackground'GameBK'
i_BG2
Type: GUISectionBackground
Modifiers: automated
Default value: GUISectionBackground'GameBK1'
i_Preview
Type: GUIImage
Modifiers: automated
Default value: GUIImage'Preview'
i_PreviewBG
Type: GUIImage
Modifiers: automated
Default value: GUIImage'PreviewBackground'
i_Scale
Type: GUIImage
Modifiers: automated
Default value: PreviewBK;
nu_MsgCount
Type: moNumericEdit
Modifiers: automated
Default value: moNumericEdit'GameHudMessageCount'
nu_MsgOffset
Type: moNumericEdit
Modifiers: automated
Default value: moNumericEdit'GameHudMessageOffset'
nu_MsgScale
Type: moNumericEdit
Modifiers: automated
Default value: moNumericEdit'GameHudMessageScale'
sl_Blue
Type: moSlider
Modifiers: automated
Default value: moSlider'HudColorB'
sl_Green
Type: moSlider
Modifiers: automated
Default value: moSlider'HudColorG'
sl_Opacity
Type: moSlider
Modifiers: automated
Default value: moSlider'GameHudOpacity'
sl_Red
Type: moSlider
Modifiers: automated
Default value: moSlider'HudColorR'
sl_Scale
Type: moSlider
Modifiers: automated
Default value: moSlider'GameHudScale'