UE3:ScoreBoard (UDK)

From Unreal Wiki, The Unreal Engine Documentation Site
Jump to navigation Jump to search
UDK Object >> Actor >> HUD >> ScoreBoard
Package: 
Engine

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 ()