UE3:UTCTFScoreboardPanel (UT3): Difference between revisions
From Unreal Wiki, The Unreal Engine Documentation Site
No edit summary |
m updated defaults |
||
Line 11: | Line 11: | ||
}} | }} | ||
{{autogenerated}} | {{autogenerated}} | ||
Copyright 1998- | Copyright 1998-2008 Epic Games, Inc. All Rights Reserved. | ||
==Properties== | ==Properties== | ||
Line 47: | Line 47: | ||
! Value | ! Value | ||
|- | |- | ||
| {{tl|HeaderTitle_Score||UTScoreboardPanel properties}} | |||
| {{tl|HeaderTitle_Score||UTScoreboardPanel}} | |||
| "Score" | | "Score" | ||
|} | |} |
Latest revision as of 03:20, 16 August 2009
![]() |
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-2008 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 |
---|---|
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