Always snap to grid
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[edit]
Property | Value |
---|---|
ScoreboardSceneTemplate | UTUIScene_TeamScoreboard'UI_Scenes_Scoreboards.sbDuel' |
Instance functions[edit]
DisplayFragCount[edit]
function DisplayFragCount (Object.Vector2D POS)
Overrides: UTHUD.DisplayFragCount
DisplayLeaderBoard[edit]
function DisplayLeaderBoard (Object.Vector2D POS)
Overrides: UTHUD.DisplayLeaderBoard
DrawGameHUD[edit]
function DrawGameHUD ()
Overrides: UTHUD.DrawGameHud
left like this for binary compatibility
DrawLivingHUD[edit]
function DrawLivingHUD ()
Overrides: UTHUD.DrawLivingHud
Anything drawn in this function will be displayed ONLY when the player is living.