UE3:ScoreBoard (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 >> ScoreBoard
Package:
Engine
This class in other games:

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

Properties

bDisplayMessages

Type: bool


Instance functions

ChangeState

function ChangeState (bool bIsVisible)


DrawHUD

function DrawHUD ()

Overrides: HUD.DrawHUD

The Main Draw loop for the hud. Get's called before any messaging. Should be subclassed

UpdateGRI

function bool UpdateGRI ()


UpdateScoreBoard

function UpdateScoreBoard ()