I don't need to test my programs. I have an error-correcting modem.
UE1:UMenuHUDConfigCW (UT)
From Unreal Wiki, The Unreal Engine Documentation Site
Object >> UWindowBase >> UWindowWindow >> UWindowClientWindow >> UWindowDialogClientWindow >> UWindowPageWindow >> UMenuPageWindow >> UMenuHUDConfigCW |
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. |
null
Properties[edit]
CrosshairHelp[edit]
Type: string
Modifiers: localized
Default value: "Choose the crosshair appearing at the center of your screen."
CrosshairSlider[edit]
Type: UWindowHSliderControl
CrosshairText[edit]
Type: string
Modifiers: localized
Default value: "Crosshair Style"
HUDConfigHelp[edit]
Type: string
Modifiers: localized
Default value: "Use the left and right arrow keys to select a Heads Up Display configuration."
HUDConfigSlider[edit]
Type: UWindowHSliderControl
HUDConfigText[edit]
Type: string
Modifiers: localized
Default value: "HUD Layout"
Instance functions[edit]
BeforePaint[edit]
Overrides: UWindowWindow.BeforePaint
Created[edit]
function Created ()
Overrides: UWindowWindow.Created
CrosshairChanged[edit]
function CrosshairChanged ()
HUDConfigChanged[edit]
function HUDConfigChanged ()
Notify[edit]
function Notify (UWindowDialogControl C, byte E)
Overrides: UMenuPageWindow.Notify
Paint[edit]
Overrides: UMenuPageWindow.Paint
SaveConfigs[edit]
function SaveConfigs ()
Overrides: UWindowWindow.SaveConfigs