I don't need to test my programs. I have an error-correcting modem.

UE1:UMenuHUDConfigCW (RTNP)

From Unreal Wiki, The Unreal Engine Documentation Site
Revision as of 10:10, 17 May 2008 by Wormbo (Talk | contribs) (Auto-generated page)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search
Package: 
UMenu
This class in other games:
UT

null

Constants

HUDConfigSliderY

Value: 20


CrosshairSliderY

Value: 115


Properties

Property group 'UMenuHUDConfigCW'

HUDIcon

Type: Texture

Array size: 6


Default value, index 0: Texture'UMenu.Hud1'

Default value, index 1: Texture'UMenu.Hud2'

Default value, index 2: Texture'UMenu.Hud3'

Default value, index 3: Texture'UMenu.Hud4'

Default value, index 4: Texture'UMenu.Hud5'

Default value, index 5: Texture'UMenu.Hud6'

Internal variables

CrosshairHelp

Type: string

Modifiers: localized


Default value: "Choose the crosshair appearing at the center of your screen."

CrosshairSlider

Type: UWindowHSliderControl


CrosshairText

Type: string

Modifiers: localized


Default value: "Crosshair Style"

HUDConfigHelp

Type: string

Modifiers: localized


Default value: "Use the left and right arrow keys to select a Heads Up Display configuration."

HUDConfigSlider

Type: UWindowHSliderControl


HUDConfigText

Type: string

Modifiers: localized


Default value: "HUD Layout"

Instance functions

BeforePaint

function BeforePaint (Canvas C, float X, float Y)

Overrides: UWindowWindow.BeforePaint


Created

function Created ()

Overrides: UWindowWindow.Created


CrosshairChanged

function CrosshairChanged ()


HUDConfigChanged

function HUDConfigChanged ()


Notify

function Notify (UWindowDialogControl C, byte E)

Overrides: UMenuPageWindow.Notify


Paint

function Paint (Canvas C, float X, float Y)

Overrides: UMenuPageWindow.Paint


SaveConfigs

function SaveConfigs ()

Overrides: UWindowWindow.SaveConfigs