Cogito, ergo sum

UE2:ScoreBoard (UT2003)

From Unreal Wiki, The Unreal Engine Documentation Site

Jump to: navigation, search
UT2003 Object >> Actor >> Info >> ScoreBoard

Contents

Package: 
Engine
Direct subclasses:
DMStatsScreen, ScoreBoardDeathMatch
This class in other games:
RTNP, U1, U2XMP, UDK, UE2Runtime, UT, UT2004, UT3

null

[edit] Properties

[edit] Property group 'ScoreBoard'

[edit] GRI

Type: GameReplicationInfo


[edit] HUDClass

Type: class<Hud>


Default value: Class'Engine.Hud'

[edit] Internal variables

[edit] bDisplayMessages

Type: bool


[edit] Functions

[edit] Events

[edit] DrawScoreboard

simulated event DrawScoreboard (Canvas C)


[edit] PostBeginPlay

simulated event PostBeginPlay ()

Overrides: Actor.PostBeginPlay


[edit] Other instance functions

[edit] FormatTime

simulated function string FormatTime (int Seconds)


[edit] GetSmallerFontFor

function Font GetSmallerFontFor (Canvas Canvas, int offset)


[edit] GetSmallFontFor

function Font GetSmallFontFor (int ScreenWidth, int offset)


[edit] HaveHalfFont

function bool HaveHalfFont (Canvas Canvas, int Offset)


[edit] Init

simulated function Init ()


[edit] InitGRI

simulated function InitGRI ()


[edit] InitTitle

simulated function string InitTitle ()


[edit] InOrder

simulated function bool InOrder (PlayerReplicationInfo P1, PlayerReplicationInfo P2)


[edit] NextStats

function NextStats ()


[edit] SortPRIArray

simulated function SortPRIArray ()


[edit] UpdateGRI

function bool UpdateGRI ()


[edit] UpdateScoreBoard

simulated function UpdateScoreBoard (Canvas Canvas)


Personal tools