| Overview | Package | Class | Source | Class tree | Glossary | UnrealScript Documentation |
| previous class next class | frames no frames | |||||
Core.Object
|
+-- Engine.Actor
|
+-- Engine.Info
|
+-- Engine.ScoreBoard
|
+-- Botpack.TournamentScoreBoard
|
+-- Botpack.LMSScoreBoard
| Variables Summary | |
|---|---|
| string | VictoryGoal |
| Inherited Variables from Botpack.TournamentScoreBoard |
|---|
| Author, BlueColor, BronzeColor, bTimeDown, Continue, CyanColor, DeathsString, ElapsedTime, Ended, FPHString, FragGoal, FragsString, GoldColor, GreenColor, LightCyanColor, LossString, MapTitle, MapTitleQuote, MyFonts, Ordered[32], PingString, PlayerString, RedColor, RemainingTime, Restart, ScoreStart, SilverColor, TimeLimit, TimeString, WhiteColor |
| Inherited Variables from Engine.ScoreBoard |
|---|
| OwnerHUD, RegFont |
| Functions Summary | ||
|---|---|---|
![]() | DrawCategoryHeaders (Canvas Canvas)) | |
![]() | DrawNameAndPing (Canvas Canvas, PlayerReplicationInfo PRI, float XOffset, float YOffset, bool bCompressed)) | |
![]() | DrawVictoryConditions (Canvas Canvas)) | |
| Inherited Functions from Botpack.TournamentScoreBoard |
|---|
| Destroyed, DrawCategoryHeaders, DrawHeader, DrawNameAndPing, DrawTrailer, DrawVictoryConditions, PostBeginPlay, ShowScores, SortScores, TwoDigitString |
| Inherited Functions from Engine.ScoreBoard |
|---|
| PreBeginPlay, ShowMiniScores, ShowScores |
| Variables Detail |
|---|
| Functions Detail |
|---|
DrawCategoryHeaders Source code
DrawNameAndPing Source code
DrawVictoryConditions Source code| Defaultproperties |
|---|
defaultproperties { VictoryGoal="Be the last one alive!" FragsString="Lives" } |
| Overview | Package | Class | Source | Class tree | Glossary | UnrealScript Documentation |
| previous class next class | frames no frames | |||||