My program doesn't have bugs. It just develops random features.

UE3:ScoreBoard (UDK)

From Unreal Wiki, The Unreal Engine Documentation Site

Jump to: navigation, search
UDK Object >> Actor >> HUD >> ScoreBoard

Contents

Package: 
Engine
This class in other games:
RTNP, U1, U2XMP, UE2Runtime, UT, UT2003, UT2004, UT3

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

[edit] Properties

[edit] bDisplayMessages

Type: bool


[edit] Instance functions

[edit] ChangeState

function ChangeState (bool bIsVisible)


[edit] DrawHUD

function DrawHUD ()

Overrides: HUD.DrawHUD

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

[edit] UpdateGRI

function bool UpdateGRI ()


[edit] UpdateScoreBoard

function UpdateScoreBoard ()


Personal tools