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

UE2:HudLMS (UT2003)

From Unreal Wiki, The Unreal Engine Documentation Site
Jump to: navigation, search
UT2003 Object >> Actor >> Hud >> HudBase >> HudBDeathMatch >> HudLMS
Package: 
BonusPack
This class in other games:
UT2004

(C) 2002, Epic Games

Properties[edit]

LivesRemainingString[edit]

Type: string

Modifiers: localized


Default value: "Lives Remaining"

PlayersRemainString[edit]

Type: string

Modifiers: localized


Default value: "Players Remain -- "

Instance functions[edit]

DrawSpectatingHud[edit]

simulated function DrawSpectatingHud (Canvas C)

Overrides: HudBDeathMatch.DrawSpectatingHud


UpdateRankAndSpread[edit]

simulated function UpdateRankAndSpread (Canvas C)

Overrides: HudBDeathMatch.UpdateRankAndSpread