| Overview | Package | Class | Source | Class tree | Glossary | UnrealScript Documentation |
| previous class next class | frames no frames | |||||
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
|
+-- UTGame.UTCTFScoreboardPanel
UTOnsScoreboardPanel
| Variables Summary | |
|---|---|
| UTCTFScoreboardPanel | |
| TextureCoordinates | FlagCoords |
| Texture2D | FlagTexture |
| Enumerations Summary |
|---|
| Inherited Enumerations from UTGame.UTScoreboardPanel |
|---|
| EFontType |
| Structures Summary |
|---|
| Inherited Structures from UTGame.UTScoreboardPanel |
|---|
| SBFontData |
| Functions Summary | ||
|---|---|---|
![]() | DrawPlayerNum (UTPlayerReplicationInfo PRI, int PIndex, out float YPos, float FontIndex, float FontScale)) | |
![]() | float | DrawScore (UTPlayerReplicationInfo PRI, float YPos, int FontIndex, float FontScale)) |
![]() | DrawScoreHeader ())) | |
![]() | string | GetRightMisc (UTPlayerReplicationInfo PRI)) |
![]() | SetHeaderStrings ())) | |
| Inherited Functions from UTGame.UTTDMScoreboardPanel |
|---|
| DrawScore, DrawScoreHeader, DrawTeamScore, GetHeaderColor, GetLeftMisc, SetHeaderStrings |
| Variables Detail |
|---|
| Functions Detail |
|---|
DrawPlayerNum Source code
DrawScore Source codeDraw the Player's Score
DrawScoreHeader Source codeDraw the panel headers.
GetRightMisc Source code
SetHeaderStrings Source codeSets the header strings using localized values
| Defaultproperties |
|---|
defaultproperties
{
FlagTexture=Texture2D'UI_HUD.HUD.UI_HUD_BaseE'
FlagCoords=(U=756.000000,UL=67.000000,VL=40.000000)
HeaderTitle_Score="Score"
Begin Object Class=UIComp_Event Name=WidgetEventComponent ObjName=WidgetEventComponent Archetype=UIComp_Event'UTGame.Default__UTTDMScoreboardPanel:WidgetEventComponent'
ObjectArchetype=UIComp_Event'UTGame.Default__UTTDMScoreboardPanel:WidgetEventComponent'
End Object
EventProvider=WidgetEventComponent
Name="Default__UTCTFScoreboardPanel"
ObjectArchetype=UTTDMScoreboardPanel'UTGame.Default__UTTDMScoreboardPanel'
}
|
| Overview | Package | Class | Source | Class tree | Glossary | UnrealScript Documentation |
| previous class next class | frames no frames | |||||