The three virtues of a programmer: Laziness, Impatience, and Hubris. – Larry Wall

UE3:UTCTFHUD (UT3)

From Unreal Wiki, The Unreal Engine Documentation Site
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

FlagBases

Type: UTCTFBase

Array size: 2


FlagStates

Type: UTGameReplicationInfo.EFlagState

Array size: 2


Default values

Property Value
bShowDirectional True
bShowFragCount False
MapPosition
Member Value
X 0.99
Y 0.01
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