UE3:UTDuelHUD (UT3)
From Unreal Wiki, The Unreal Engine Documentation Site
- Package:
- UTGame
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. |
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.