| Overview | Package | Class | Source | Class tree | Glossary | UnrealScript Documentation |
| previous class next class | frames no frames | |||||
Core.Object
|
+-- Engine.Actor
|
+-- Engine.Info
|
+-- Engine.ScoreBoard
|
+-- XInterface.ScoreBoardDeathMatch
|
+-- BonusPack.ScoreBoardLMS
| Constants Summary |
|---|
| Inherited Contants from XInterface.ScoreBoardDeathMatch |
|---|
| MAXPLAYERS |
| Variables Summary | |
|---|---|
| plane | FullOn |
| plane | GrayedOut |
| string | LivesText |
| Inherited Variables from XInterface.ScoreBoardDeathMatch |
|---|
| AdminText, BoxMaterial, Continue, DeathsText, Ended, FooterText, FPH, FPHTime, FragLimit, GameType, MapName, MatchIDText, MaxLives, NetText, NotReadyText, OutFireText, OutText, PingText, PlayerText, PLText, PointsText, PRIArray[MAXPLAYERS], RankText, ReadyText, Restart, SkillLevel[8], Spacer, TimeLimit, TimeText |
| Inherited Variables from Engine.ScoreBoard |
|---|
| bDisplayMessages, GRI, HUDClass |
| Functions Summary | ||
|---|---|---|
![]() | bool | InOrder (PlayerReplicationInfo P1, PlayerReplicationInfo P2 )) |
![]() | UpdateScoreBoard (Canvas Canvas)) | |
| Inherited Functions from Engine.ScoreBoard |
|---|
| DrawScoreboard, FormatTime, GetSmallerFontFor, GetSmallFontFor, HaveHalfFont, Init, InitGRI, InitTitle, InOrder, NextStats, PostBeginPlay, SortPRIArray, UpdateGRI, UpdateScoreBoard |
| Variables Detail |
|---|
| Functions Detail |
|---|
InOrder Source code
UpdateScoreBoard Source code| Defaultproperties |
|---|
defaultproperties
{
LivesText="LIVES"
FullOn=(W=1.000000,X=1.000000,Y=1.000000,Z=1.000000)
GrayedOut=(W=0.750000,X=0.750000,Y=0.750000,Z=0.750000)
}
|
| Overview | Package | Class | Source | Class tree | Glossary | UnrealScript Documentation |
| previous class next class | frames no frames | |||||