Overview Package Class Source Class tree Glossary
previous class      next class frames      no frames

UTGame.UTTDMScoreboardPanel

Extends
UTScoreboardPanel

Copyright 1998-2008 Epic Games, Inc. All Rights Reserved.

Core.Object
|   
+-- Engine.UIRoot
   |   
   +-- Engine.UIScreenObject
      |   
      +-- Engine.UIObject
         |   
         +-- UTGame.UTUI_Widget
            |   
            +-- UTGame.UTDrawPanel
               |   
               +-- UTGame.UTScoreboardPanel
                  |   
                  +-- UTGame.UTTDMScoreboardPanel

Direct Known Subclasses:

UTCTFScoreboardPanel

Variables Summary
Inherited Variables from UTGame.UTScoreboardPanel
AllyColor, AssociatedTeamIndex, BackgroundCoords, BackgroundTex, BarPerc, bCensor, bDrawPlayerNum, bInteractive, bIsSplitScreen, BlingCoords, BlingPct, BlingTex, bMustDrawLocalPRI, bShowTextBounds, ClanMultiplier, ClanPosAdjust, ClanTagPerc, EditorTestNoPlayers, FakeNames[32], Fonts[4], FragsXPct, HeaderFont, HeaderTitle_Deaths, HeaderTitle_Name, HeaderTitle_Score, HeaderXPct, HeaderYPos, HeroCoords, HeroTexture, HighlightPad, LastCellHeight, LeftColumnPosX, LeftColumnWidth, LeftMiscStr, MainPerc, MinFontScale, MiscMultiplier, MiscPerc, MiscPosAdjust, NameCnt, PingString, PlayerNamePad, PlayerOwner, PRIList, PRIListSize, RightColumnPosX, RightColumnWidth, RightMiscStr, ScoreFont, ScorePosition, SelBarTex, SelectedPI, SelectedUIIndex, SpacerPerc, SplitScreenHeaderAdjustmentY, SplitScreenScorePosAdjustmentY, TeamColors[2], TextLeftPadPct, TextPctHeight, TextPctWidth, TextTopPadPct, UTHudSceneOwner, WeaponCoords[10]
Inherited Variables from UTGame.UTDrawPanel
bUseFullViewport, Canvas, pHeight, pLeft, pTop, pWidth, ResolutionScale

Enumerations Summary
Inherited Enumerations from UTGame.UTScoreboardPanel
EFontType

Structures Summary
Inherited Structures from UTGame.UTScoreboardPanel
SBFontData

Functions Summary
functionfloat DrawScore (UTPlayerReplicationInfo PRI, float YPos, int FontIndex, float FontScale))
function DrawScoreHeader ()))
function DrawTeamScore ()))
functionLinearColor GetHeaderColor ()))
functionstring GetLeftMisc (UTPlayerReplicationInfo PRI))
function SetHeaderStrings ()))
Inherited Functions from UTGame.UTScoreboardPanel
AutoFit, ChangeSelection, CheckSelectedPRI, DisableScoreboard, DrawClanTag, DrawDaggers, DrawHighlight, DrawMisc, DrawPanel, DrawPlayerName, DrawPlayerNum, DrawPRI, DrawScore, DrawScoreHeader, DrawString, DrawTeamScore, EnableScoreboard, FindSelfInScoreboard, GetClanTagStr, GetHeaderColor, GetLeftMisc, GetMousePosition, GetPlayerDeaths, GetPlayerNameStr, GetPlayerScore, GetPRICount, GetPRIList, GetPRIUnderCursor, GetRightMisc, GetSelectedIndex, GetSupportedUIActionKeyNames, GetTimeOnline, IsValidScoreboardPlayer, NotifyGameSessionEnded, OnNotifyResolutionChanged, PostInitialize, ProcessInputKey, SelectUnderCursor, SetHeaderStrings, SetSelectedIndex, SizeFonts, StrLen, UserString
Inherited Functions from UTGame.UTDrawPanel
Draw2DLine, DrawPanel


Functions Detail

DrawScore Source code

function float DrawScore ( UTPlayerReplicationInfo PRI, float YPos, int FontIndex, float FontScale) )
Draw the Player's Score

DrawScoreHeader Source code

function DrawScoreHeader ( ) )
Draw the panel headers.

DrawTeamScore Source code

function DrawTeamScore ( ) )

GetHeaderColor Source code

function LinearColor GetHeaderColor ( ) )
Get the header color

GetLeftMisc Source code

function string GetLeftMisc ( UTPlayerReplicationInfo PRI) )

SetHeaderStrings Source code

function SetHeaderStrings ( ) )
Sets the header strings using localized values


Defaultproperties

defaultproperties
{
   Begin Object Class=UIComp_Event Name=WidgetEventComponent ObjName=WidgetEventComponent Archetype=UIComp_Event'UTGame.Default__UTScoreboardPanel:WidgetEventComponent'
      ObjectArchetype=UIComp_Event'UTGame.Default__UTScoreboardPanel:WidgetEventComponent'
   End Object
   EventProvider=WidgetEventComponent
   Name="Default__UTTDMScoreboardPanel"
   ObjectArchetype=UTScoreboardPanel'UTGame.Default__UTScoreboardPanel'
}

Overview Package Class Source Class tree Glossary
previous class      next class frames      no frames
Creation time: sk 18-3-2018 10:00:57.823 - Created with UnCodeX