Gah - a solution with more questions. – EntropicLqd

UE3:UTDuelHUD (UT3)

From Unreal Wiki, The Unreal Engine Documentation Site
Jump to: navigation, search
UT3 Object >> Actor >> HUD >> GameHUD >> UTHUD >> UTTeamHUD >> UTDuelHUD
Package: 
UTGame

Copyright 1998-2007 Epic Games, Inc. All Rights Reserved.

Default values

Property Value
ScoreboardSceneTemplate UTUIScene_TeamScoreboard'UI_Scenes_Scoreboards.sbDuel'

Instance functions

DisplayFragCount

function DisplayFragCount (Object.Vector2D POS)

Overrides: UTHUD.DisplayFragCount


DisplayLeaderBoard

function DisplayLeaderBoard (Object.Vector2D POS)

Overrides: UTHUD.DisplayLeaderBoard


DrawGameHUD

function DrawGameHUD ()

Overrides: UTHUD.DrawGameHud

left like this for binary compatibility

DrawLivingHUD

function DrawLivingHUD ()

Overrides: UTHUD.DrawLivingHud

Anything drawn in this function will be displayed ONLY when the player is living.