I search for solutions in this order: Past Code, Unreal Source, Wiki, BUF, groups.yahoo, google, screaming at monitor. – RegularX
UE2:CustomHUDMenuAssault properties (UT2004)
Object >> GUI >> GUIComponent >> GUIMultiComponent >> GUIPage >> UT2K4GUIPage >> PopupPageBase >> FloatingWindow >> LargeWindow >> UT2K4CustomHUDMenu >> CustomHUDMenuAssault (properties) |
Contents
- 1 Properties
- 1.1 bDrawAllObjectives
- 1.2 bInfoPods
- 1.3 bObjectiveReminder
- 1.4 bReticle
- 1.5 bShow3DArrow
- 1.6 bShowWillowWhisp
- 1.7 ch_bDrawAllObjectives
- 1.8 ch_bObjectiveReminder
- 1.9 ch_bShow3DArrow
- 1.10 ch_bShowWillowWhisp
- 1.11 ch_InfoPods
- 1.12 ch_Reticles
- 1.13 fReticle
- 1.14 HUDClass
- 1.15 iPulseTime
- 1.16 MainCaption
- 1.17 nu_PulseTime
- 1.18 sb_Main
- 1.19 sb_Misc
- 1.20 sl_ReticleSize
- 1.21 Default values
;Other member categories for this class::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
bDrawAllObjectives
Type: bool
bInfoPods
Type: bool
bObjectiveReminder
Type: bool
bReticle
Type: bool
bShow3DArrow
Type: bool
bShowWillowWhisp
Type: bool
ch_bDrawAllObjectives
Type: moCheckBox
Modifiers: automated
Default value: moCheckBox'DrawAllObjectives'
ch_bObjectiveReminder
Type: moCheckBox
Modifiers: automated
Default value: moCheckBox'ObjectiveReminder'
ch_bShow3DArrow
Type: moCheckBox
Modifiers: automated
Default value: moCheckBox'Show3DArrow'
ch_bShowWillowWhisp
Type: moCheckBox
Modifiers: automated
Default value: moCheckBox'ShowWillowWhisp'
ch_InfoPods
Type: moCheckBox
Modifiers: automated
Default value: moCheckBox'InfoPods'
ch_Reticles
Type: moCheckBox
Modifiers: automated
Default value: moCheckBox'Reticles'
fReticle
Type: float
HUDClass
Type: class<HUD_Assault>
iPulseTime
Type: int
MainCaption
Type: string
Modifiers: localized
nu_PulseTime
Type: moNumericEdit
Modifiers: automated
Default value: moNumericEdit'PulseTime'
sb_Main
Type: GUISectionBackground
Modifiers: automated
Default value: GUISectionBackground'ObjectiveBackground'
sb_Misc
Type: GUISectionBackground
Modifiers: automated
Default value: GUISectionBackground'MiscBackground'
sl_ReticleSize
Type: moSlider
Modifiers: automated
Default value: moSlider'ReticleSize'