There is no spoon

UE2:ScoreBoardLMS (UT2004)

From Unreal Wiki, The Unreal Engine Documentation Site
Jump to: navigation, search
UT2004 Object >> Actor >> Info >> ScoreBoard >> ScoreBoardDeathMatch >> ScoreBoardLMS
Package: 
BonusPack
This class in other games:
UT2003

(C) 2002, Epic Games

Properties[edit]

FullOn[edit]

Type: Object.Plane


Default value:

Member Value
W 1.0
X 1.0
Y 1.0
Z 1.0

GrayedOut[edit]

Type: Object.Plane


Default value:

Member Value
W 0.75
X 0.75
Y 0.75
Z 0.75

LivesText[edit]

Type: string

Modifiers: localized


Default value: "LIVES"

Functions[edit]

Events[edit]

UpdateScoreBoard[edit]

simulated event UpdateScoreBoard (Canvas Canvas)

Overrides: ScoreBoardDeathMatch.UpdateScoreBoard


Other instance functions[edit]

InOrder[edit]

simulated function bool InOrder (PlayerReplicationInfo P1, PlayerReplicationInfo P2)

Overrides: ScoreBoard.InOrder