UE3:UTTeamHUD (UT3)

From Unreal Wiki, The Unreal Engine Documentation Site
Revision as of 09:11, 17 May 2008 by Wormbo (talk | contribs) (Auto-generated page)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
UT3 Object >> Actor >> HUD >> GameHUD >> UTHUD >> UTTeamHUD
Package:
UTGame
Direct subclasses:
UTCTFHUD, UTDuelHUD, UTOnslaughtHUD, UTGreedHUD
This class in other games:

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

Properties

Property group 'UTTeamHUD'

TeamScaleModifier

Type: float

The scaling modifier will be applied to the widget that coorsponds to the player's team

Internal variables

bScoreDebug

Type: bool


bShowDirectional

Type: bool


LastScores

Type: int

Array size: 2


LeftTeamPulseTime

Type: float


OldLeftScore

Type: float


OldRightScore

Type: float


RightTeamPulseTime

Type: float


ScoreTransitionTime

Type: int

Array size: 2


TeamIconCenterPoints

Type: Object.Vector2D

Array size: 2


Default value, index 0:

Member Value
000000,Y
X 140.0

Default value, index 1:

Member Value
000000,Y
X 5.0

Default values

Property Value
bHasLeaderboard False
ScoreboardSceneTemplate UTUIScene_TeamScoreboard'UI_Scenes_Scoreboards.sbTeamDM'

Functions

Exec functions

ToggleScoreDebug

exec function ToggleScoreDebug ()


Other instance functions

DisplayDirectionIndicator

function DisplayDirectionIndicator (byte TeamIndex, Object.Vector2D POS, Actor DestActor, float DestScale)


DisplayScoring

function DisplayScoring ()

Overrides: UTHUD.DisplayScoring


DisplayTeamLogos

function DisplayTeamLogos (byte TeamIndex, Object.Vector2D POS, optional float DestScale)


DisplayTeamScore

function DisplayTeamScore ()


GetDirectionalDest

function Actor GetDirectionalDest (byte TeamIndex)


GetTeamScore

function int GetTeamScore (byte TeamIndex)