The three virtues of a programmer: Laziness, Impatience, and Hubris. – Larry Wall

UE1:UTChallengeHUDConfig (UT)

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: 
UTMenu

null

Properties[edit]

See UTChallengeHUDConfig properties.

Instance functions[edit]

BeforePaint[edit]

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

Overrides: UWindowWindow.BeforePaint


ChangeToCustomColor[edit]

singular function ChangeToCustomColor ()


ChangeToCustomCrosshairColor[edit]

singular function ChangeToCustomCrosshairColor ()


Created[edit]

function Created ()

Overrides: UWindowWindow.Created


CrosshairChanged[edit]

function CrosshairChanged ()


HUDLayoutChanged[edit]

singular function HUDLayoutChanged ()


LoadCurrentValues[edit]

function LoadCurrentValues ()


LoadDefaultValues[edit]

function LoadDefaultValues ()


Notify[edit]

function Notify (UWindowDialogControl C, byte E)

Overrides: UMenuPageWindow.Notify


Paint[edit]

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

Overrides: UMenuPageWindow.Paint


ResetHUD[edit]

function ResetHUD ()


SaveConfigs[edit]

function SaveConfigs ()

Overrides: UWindowWindow.SaveConfigs