There is no spoon

UE1:UMenuHUDConfigCW (UT)

From Unreal Wiki, The Unreal Engine Documentation Site
Jump to: navigation, search
Package: 
UMenu
This class in other games:
RTNP

null

Properties

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