UE3:UTCTFScoreboardPanel (UT3): Difference between revisions
From Unreal Wiki, The Unreal Engine Documentation Site
Auto-generated page |
No edit summary |
||
Line 25: | Line 25: | ||
! Value | ! Value | ||
|- | |- | ||
| | | U | ||
| | | 756.0 | ||
|- | |- | ||
| | | UL | ||
| | | 67.0 | ||
|- | |- | ||
| | | VL | ||
| | | 40.0 | ||
|} | |} | ||
Revision as of 07:40, 23 May 2008
![]() |
Object >> UIRoot >> UIScreenObject >> UIObject >> UTUI_Widget >> UTDrawPanel >> UTScoreboardPanel >> UTTDMScoreboardPanel >> UTCTFScoreboardPanel |
- Package:
- UTGame
- Direct subclass:
- UTOnsScoreboardPanel
- This class in other games:
This is an auto-generated page and may need human attention. Please remove the {{autogenerated}} tag if the page seems reasonably complete or replace it with the {{expand}} tag if the page is not yet complete. |
Copyright 1998-2007 Epic Games, Inc. All Rights Reserved.
Properties
Property group 'UTCTFScoreboardPanel'
FlagCoords
Type: UIRoot.TextureCoordinates
Default value:
Member | Value |
---|---|
U | 756.0 |
UL | 67.0 |
VL | 40.0 |
FlagTexture
Type: Texture2D
Default value: Texture2D'UI_HUD.HUD.UI_HUD_BaseE'
Default values
Property | Value |
---|---|
bDrawPlayerNum | True |
HeaderTitle_Score | "Score" |
Subobjects
WidgetEventComponent
Class: Engine.UIComp_Event
Inherits from: UTTDMScoreboardPanel.WidgetEventComponent
No new values.
Instance functions
DrawPlayerNum
simulated function DrawPlayerNum (UTPlayerReplicationInfo PRI, int PIndex, out float YPos, float FontIndex, float FontScale)
Overrides: UTScoreboardPanel.DrawPlayerNum
Draw's the player's Number (ie "1.")
DrawScore
Overrides: UTTDMScoreboardPanel.DrawScore
Draw the Player's Score
DrawScoreHeader
function DrawScoreHeader ()
Overrides: UTTDMScoreboardPanel.DrawScoreHeader
Draw the panel headers.
GetRightMisc
function string GetRightMisc (UTPlayerReplicationInfo PRI)
Overrides: UTScoreboardPanel.GetRightMisc
Get the Right Misc string
SetHeaderStrings
function SetHeaderStrings ()
Overrides: UTTDMScoreboardPanel.SetHeaderStrings
Sets the header strings using localized values