UE3:UTTDMScoreboardPanel (UT3): Difference between revisions

From Unreal Wiki, The Unreal Engine Documentation Site
Auto-generated page
 
m updated members
 
Line 10: Line 10:
}}
}}
{{autogenerated}}
{{autogenerated}}
Copyright 1998-2007 Epic Games, Inc. All Rights Reserved.
Copyright 1998-2008 Epic Games, Inc. All Rights Reserved.
 
==Default values==
{| class="list defaults"
! Property
! Value
|-
| {{tl|bDrawPlayerNum||UTScoreboardPanel}}
| False
|}


===Subobjects===
===Subobjects===
Line 25: Line 16:
'''Class:''' {{cl|UIComp_Event|Engine}}
'''Class:''' {{cl|UIComp_Event|Engine}}


'''Inherits from:''' {{tl|WidgetEventComponent|UTScoreboardPanel}}
'''Inherits from:''' {{tl|WidgetEventComponent|UTScoreboardPanel|properties}}


''No new values.''
''No new values.''

Latest revision as of 06:53, 16 August 2009

UT3 Object >> UIRoot >> UIScreenObject >> UIObject >> UTUI_Widget >> UTDrawPanel >> UTScoreboardPanel >> UTTDMScoreboardPanel
Package:
UTGame
Direct subclass:
UTCTFScoreboardPanel
This class in other games:

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

Subobjects

WidgetEventComponent

Class: Engine.UIComp_Event

Inherits from: UTScoreboardPanel.WidgetEventComponent

No new values.

Instance functions

DrawScore

function float DrawScore (UTPlayerReplicationInfo PRI, float YPos, int FontIndex, float FontScale)

Overrides: UTScoreboardPanel.DrawScore

Draw the Player's Score

DrawScoreHeader

function DrawScoreHeader ()

Overrides: UTScoreboardPanel.DrawScoreHeader

Draw the panel headers.

DrawTeamScore

function DrawTeamScore ()

Overrides: UTScoreboardPanel.DrawTeamScore

Default to drawing nothing

GetHeaderColor

function Object.LinearColor GetHeaderColor ()

Overrides: UTScoreboardPanel.GetHeaderColor

Get the header color

GetLeftMisc

function string GetLeftMisc (UTPlayerReplicationInfo PRI)

Overrides: UTScoreboardPanel.GetLeftMisc

Get the Left Misc string

SetHeaderStrings

function SetHeaderStrings ()

Overrides: UTScoreboardPanel.SetHeaderStrings

Sets the header strings using localized values