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[edit]
Property group 'UT2K4Tab_HudSettings'[edit]
bCustomColor[edit]
Type: bool
bNames[edit]
Type: bool
bNoMsgs[edit]
Type: bool
bPersonal[edit]
Type: bool
bPortraits[edit]
Type: bool
bScore[edit]
Type: bool
bVCPortraits[edit]
Type: bool
bVis[edit]
Type: bool
bWeaponBar[edit]
Type: bool
bWeapons[edit]
Type: bool
cCustom[edit]
Type: Object.Color
DefaultBGPos[edit]
Type: Object.FloatBox
Default value:
Member | Value |
---|---|
X1 | 0.749335 |
X2 | 0.163437 |
Y1 | 0.167488 |
Y2 | 0.121797 |
DefaultHealthPos[edit]
Type: Object.FloatBox
Default value:
Member | Value |
---|---|
X1 | 0.748164 |
X2 | 0.063241 |
Y1 | 0.169572 |
Y2 | 0.099531 |
fOpacity[edit]
Type: float
fScale[edit]
Type: float
iCount[edit]
Type: int
iOffset[edit]
Type: int
iScale[edit]
Type: int
Internal variables[edit]
b_CustomHUD[edit]
Type: GUIButton
Modifiers: automated
Default value: GUIButton'CustomHUDButton'
ch_CustomColor[edit]
Type: moCheckBox
Modifiers: automated
Default value: moCheckBox'CustomHUDColor'
ch_DeathMsgs[edit]
Type: moCheckBox
Modifiers: automated
Default value: moCheckBox'GameDeathMsgs'
ch_EnemyNames[edit]
Type: moCheckBox
Modifiers: automated
Default value: moCheckBox'GameHudShowEnemyNames'
ch_Personal[edit]
Type: moCheckBox
Modifiers: automated
Default value: moCheckBox'GameHudShowPersonalInfo'
ch_Portraits[edit]
Type: moCheckBox
Modifiers: automated
Default value: moCheckBox'GameHudShowPortraits'
ch_Score[edit]
Type: moCheckBox
Modifiers: automated
Default value: moCheckBox'GameHudShowScore'
ch_VCPortraits[edit]
Type: moCheckBox
Modifiers: automated
Default value: moCheckBox'GameHUDShowVCPortraits'
ch_Visible[edit]
Type: moCheckBox
Modifiers: automated
Default value: moCheckBox'GameHudVisible'
ch_WeaponBar[edit]
Type: moCheckBox
Modifiers: automated
Default value: moCheckBox'GameHudShowWeaponBar'
ch_Weapons[edit]
Type: moCheckBox
Modifiers: automated
Default value: moCheckBox'GameHudShowWeaponInfo'
co_CustomHUD[edit]
Type: GUIComboBox
Modifiers: automated
Default value: GUIComboBox'CustomHUDSelect'
Games[edit]
Type: array<CacheManager.GameRecord>
i_BG1[edit]
Type: GUISectionBackground
Modifiers: automated
Default value: GUISectionBackground'GameBK'
i_BG2[edit]
Type: GUISectionBackground
Modifiers: automated
Default value: GUISectionBackground'GameBK1'
i_Preview[edit]
Type: GUIImage
Modifiers: automated
Default value: GUIImage'Preview'
i_PreviewBG[edit]
Type: GUIImage
Modifiers: automated
Default value: GUIImage'PreviewBackground'
i_Scale[edit]
Type: GUIImage
Modifiers: automated
Default value: PreviewBK;
nu_MsgCount[edit]
Type: moNumericEdit
Modifiers: automated
Default value: moNumericEdit'GameHudMessageCount'
nu_MsgOffset[edit]
Type: moNumericEdit
Modifiers: automated
Default value: moNumericEdit'GameHudMessageOffset'
nu_MsgScale[edit]
Type: moNumericEdit
Modifiers: automated
Default value: moNumericEdit'GameHudMessageScale'
sl_Blue[edit]
Type: moSlider
Modifiers: automated
Default value: moSlider'HudColorB'
sl_Green[edit]
Type: moSlider
Modifiers: automated
Default value: moSlider'HudColorG'
sl_Opacity[edit]
Type: moSlider
Modifiers: automated
Default value: moSlider'GameHudOpacity'
sl_Red[edit]
Type: moSlider
Modifiers: automated
Default value: moSlider'HudColorR'
sl_Scale[edit]
Type: moSlider
Modifiers: automated
Default value: moSlider'GameHudScale'