UE3:UTCTFHUD (UT3)

From Unreal Wiki, The Unreal Engine Documentation Site
Revision as of 10: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 >> UTCTFHUD
Package:
UTGame
Direct subclass:
UTVehicleCTFHUD
This class in other games:

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

Properties

FlagBases

Type: UTCTFBase

Array size: 2


FlagStates

Type: UTGameReplicationInfo.EFlagState

Array size: 2


Default values

Property Value
bShowDirectional True
bShowFragCount False
ScoreboardSceneTemplate Scoreboard_CTF'UI_Scenes_Scoreboards.sbCTF'

Functions

Events

PostBeginPlay

simulated event PostBeginPlay ()

Overrides: UTHUD.PostBeginPlay

Create a list of actors needing post renders for. Also Create the Hud Scene

Timer

simulated event Timer ()

Overrides: UTHUD.Timer


Other instance functions

DisplayTeamLogos

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

Overrides: UTTeamHUD.DisplayTeamLogos


GetDirectionalDest

function Actor GetDirectionalDest (byte TeamIndex)

Overrides: UTTeamHUD.GetDirectionalDest