Worst-case scenario: the UEd Goblin wipes the map and burns down your house.

Difference between revisions of "UE3:UTCTFScoreboardPanel (UT3)"

From Unreal Wiki, The Unreal Engine Documentation Site
Jump to: navigation, search
(Talk)
m (updated defaults)
 
Line 11: Line 11:
 
}}
 
}}
 
{{autogenerated}}
 
{{autogenerated}}
Copyright 1998-2007 Epic Games, Inc. All Rights Reserved.
+
Copyright 1998-2008 Epic Games, Inc. All Rights Reserved.
  
 
==Properties==
 
==Properties==
Line 47: Line 47:
 
! Value
 
! Value
 
|-
 
|-
| {{tl|bDrawPlayerNum||UTScoreboardPanel}}
+
| {{tl|HeaderTitle_Score||UTScoreboardPanel properties}}
| True
+
|-
+
| {{tl|HeaderTitle_Score||UTScoreboardPanel}}
+
 
| "Score"
 
| "Score"
 
|}
 
|}

Latest revision as of 03:20, 16 August 2009

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

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

Properties[edit]

Property group 'UTCTFScoreboardPanel'[edit]

FlagCoords[edit]

Type: UIRoot.TextureCoordinates


Default value:

Member Value
U 756.0
UL 67.0
VL 40.0

FlagTexture[edit]

Type: Texture2D


Default value: Texture2D'UI_HUD.HUD.UI_HUD_BaseE'

Default values[edit]

Property Value
HeaderTitle_Score "Score"

Subobjects[edit]

WidgetEventComponent[edit]

Class: Engine.UIComp_Event

Inherits from: UTTDMScoreboardPanel.WidgetEventComponent

No new values.

Instance functions[edit]

DrawPlayerNum[edit]

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[edit]

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

Overrides: UTTDMScoreboardPanel.DrawScore

Draw the Player's Score

DrawScoreHeader[edit]

function DrawScoreHeader ()

Overrides: UTTDMScoreboardPanel.DrawScoreHeader

Draw the panel headers.

GetRightMisc[edit]

function string GetRightMisc (UTPlayerReplicationInfo PRI)

Overrides: UTScoreboardPanel.GetRightMisc

Get the Right Misc string

SetHeaderStrings[edit]

function SetHeaderStrings ()

Overrides: UTTDMScoreboardPanel.SetHeaderStrings

Sets the header strings using localized values