The three virtues of a programmer: Laziness, Impatience, and Hubris. – Larry Wall
UE2:HudLMS (UT2003)
From Unreal Wiki, The Unreal Engine Documentation Site
Object >> Actor >> Hud >> HudBase >> HudBDeathMatch >> HudLMS |
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. |
(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