Once I get that upgrade to 36-hour days, I will tackle that. – Mychaeel

UE2:ScoreBoard (UT2003)

From Unreal Wiki, The Unreal Engine Documentation Site
Revision as of 10:10, 17 May 2008 by Wormbo (Talk | contribs) (Auto-generated page)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search
UT2003 Object >> Actor >> Info >> ScoreBoard
Package: 
Engine
Direct subclasses:
DMStatsScreen, ScoreBoardDeathMatch
This class in other games:
RTNP, U1, UT, UE2Runtime, U2XMP, UT2004, UDK, UT3

null

Properties

Property group 'ScoreBoard'

GRI

Type: GameReplicationInfo


HUDClass

Type: class<Hud>


Default value: Class'Engine.Hud'

Internal variables

bDisplayMessages

Type: bool


Functions

Events

DrawScoreboard

simulated event DrawScoreboard (Canvas C)


PostBeginPlay

simulated event PostBeginPlay ()

Overrides: Actor.PostBeginPlay


Other instance functions

FormatTime

simulated function string FormatTime (int Seconds)


GetSmallerFontFor

function Font GetSmallerFontFor (Canvas Canvas, int offset)


GetSmallFontFor

function Font GetSmallFontFor (int ScreenWidth, int offset)


HaveHalfFont

function bool HaveHalfFont (Canvas Canvas, int Offset)


Init

simulated function Init ()


InitGRI

simulated function InitGRI ()


InitTitle

simulated function string InitTitle ()


InOrder

simulated function bool InOrder (PlayerReplicationInfo P1, PlayerReplicationInfo P2)


NextStats

function NextStats ()


SortPRIArray

simulated function SortPRIArray ()


UpdateGRI

function bool UpdateGRI ()


UpdateScoreBoard

simulated function UpdateScoreBoard (Canvas Canvas)