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

UTGame.UTDuelQueueScoreboardPanel

Extends
UTScoreboardPanel

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

Variables Summary
Inherited Variables from UTGame.UTScoreboardPanel
AssociatedTeamIndex, BackgroundCoords, BackgroundTex, BarPerc, bCensor, bDrawPlayerNum, bInteractive, BlingCoords, BlingPct, BlingTex, bMustDrawLocalPRI, bShowTextBounds, ClanMultiplier, ClanPosAdjust, ClanTagPerc, EditorTestNoPlayers, FakeNames[32], Fonts[4], FragsXPct, HeaderFont, HeaderTitle_Deaths, HeaderTitle_Name, HeaderTitle_Score, HeaderXPct, HeaderYPos, HighlightPad, LastCellHeight, LeftColumnPosX, LeftColumnWidth, LeftMiscStr, MainPerc, MinFontScale, MiscMultiplier, MiscPerc, MiscPosAdjust, NameCnt, PingString, PlayerNamePad, PlayerOwner, PRIList, RightColumnPosX, RightColumnWidth, RightMiscStr, ScoreFont, ScorePosition, SelBarTex, SelectedPI, SpacerPerc, TeamColors[2], TextLeftPadPct, TextPctHeight, TextPctWidth, TextTopPadPct, UTHudSceneOwner
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 GetPRIList (UTGameReplicationInfo GRI))
Inherited Functions from UTGame.UTScoreboardPanel
AutoFit, ChangeSelection, CheckSelectedPRI, DrawClanTag, DrawHighlight, DrawMisc, DrawPanel, DrawPlayerName, DrawPlayerNum, DrawPRI, DrawScore, DrawScoreHeader, DrawString, DrawTeamScore, GetClanTagStr, GetHeaderColor, GetLeftMisc, GetMousePosition, GetPlayerDeaths, GetPlayerNameStr, GetPlayerScore, GetPRIList, GetRightMisc, GetSupportedUIActionKeyNames, GetTimeOnline, IsValidScoreboardPlayer, NotifyGameSessionEnded, OnNotifyResolutionChanged, PostInitialize, ProcessInputKey, SelectUnderCursor, SetHeaderStrings, 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) )

DrawScoreHeader Source code

function DrawScoreHeader ( ) )

GetPRIList Source code

function GetPRIList ( UTGameReplicationInfo GRI) )


Defaultproperties

defaultproperties
{
   bMustDrawLocalPRI=False
   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__UTDuelQueueScoreboardPanel"
   ObjectArchetype=UTScoreboardPanel'UTGame.Default__UTScoreboardPanel'
}

Overview Package Class Source Class tree Glossary
previous class      next class frames      no frames
Creation time: Mon 26/11/2007 17:41:22.218 - Created with UnCodeX