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.TeamScoreBoard | +-- Botpack.UnrealCTFScoreBoard
Variables Summary | |
---|---|
UnrealCTFScoreBoard | |
texture | FlagIcon[4] |
Inherited Variables from Botpack.TeamScoreBoard |
---|
AltTeamColor[4], InString, OrdersString, OwnerGame, OwnerInfo, PlayersNotShown, TeamColor[4], TeamName[4] |
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 |
Functions Summary | ||
---|---|---|
DrawNameAndPing (Canvas Canvas, PlayerReplicationInfo PRI, float XOffset, float YOffset, bool bCompressed)) |
Inherited Functions from Botpack.TeamScoreBoard |
---|
DrawNameAndPing, DrawScore, DrawVictoryConditions, ShowScores |
Inherited Functions from Botpack.TournamentScoreBoard |
---|
Destroyed, DrawCategoryHeaders, DrawHeader, DrawNameAndPing, DrawTrailer, DrawVictoryConditions, PostBeginPlay, ShowScores, SortScores, TwoDigitString |
Variables Detail |
---|
Functions Detail |
---|
Defaultproperties |
---|
defaultproperties { FlagIcon(0)=Texture'Botpack.Icons.RedFlag' FlagIcon(1)=Texture'Botpack.Icons.BlueFlag' FlagIcon(2)=Texture'Botpack.Icons.GreenFlag' FlagIcon(3)=Texture'Botpack.Icons.YellowFlag' FragGoal="Capture Limit:" } |
Overview | Package | Class | Source | Class tree | Glossary | UnrealScript Documentation |
previous class next class | frames no frames |