I love the smell of UnrealEd crashing in the morning. – tarquin

UE3:UTCTFHUD (UT3)

From Unreal Wiki, The Unreal Engine Documentation Site
Revision as of 08:40, 23 May 2008 by (Talk)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search
UT3 Object >> Actor >> HUD >> GameHUD >> UTHUD >> UTTeamHUD >> UTCTFHUD
Package: 
UTGame
Direct subclass:
UTVehicleCTFHUD
This class in other games:
UDK

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

Properties[edit]

FlagBases[edit]

Type: UTCTFBase

Array size: 2


FlagStates[edit]

Type: UTGameReplicationInfo.EFlagState

Array size: 2


Default values[edit]

Property Value
bShowDirectional True
bShowFragCount False
MapPosition
Member Value
X 0.99
Y 0.01
ScoreboardSceneTemplate Scoreboard_CTF'UI_Scenes_Scoreboards.sbCTF'

Functions[edit]

Events[edit]

PostBeginPlay[edit]

simulated event PostBeginPlay ()

Overrides: UTHUD.PostBeginPlay

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

Timer[edit]

simulated event Timer ()

Overrides: UTHUD.Timer


Other instance functions[edit]

DisplayTeamLogos[edit]

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

Overrides: UTTeamHUD.DisplayTeamLogos


GetDirectionalDest[edit]

function Actor GetDirectionalDest (byte TeamIndex)

Overrides: UTTeamHUD.GetDirectionalDest