Cogito, ergo sum

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)
Jump to: navigation, search
UT3 Object >> Actor >> HUD >> ScoreBoard
Package: 
Engine
This class in other games:
RTNP, U1, UT, UE2Runtime, U2XMP, UT2003, UT2004, UDK

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

Properties[edit]

bDisplayMessages[edit]

Type: bool


Instance functions[edit]

ChangeState[edit]

function ChangeState (bool bIsVisible)


DrawHUD[edit]

function DrawHUD ()

Overrides: HUD.DrawHUD

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

UpdateGRI[edit]

function bool UpdateGRI ()


UpdateScoreBoard[edit]

function UpdateScoreBoard ()