I love the smell of UnrealEd crashing in the morning. – tarquin

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

From Unreal Wiki, The Unreal Engine Documentation Site
Jump to: navigation, search
(Auto-generated page)
 
(Talk)
Line 24: Line 24:
 
! {{tl|TextureCoordinates||UIRoot structs|Member}}
 
! {{tl|TextureCoordinates||UIRoot structs|Member}}
 
! Value
 
! Value
|-
 
| 000000,UL
 
|
 
|-
 
| 000000,VL
 
|
 
 
|-
 
|-
 
| U
 
| U
 
| 756.0
 
| 756.0
 +
|-
 +
| UL
 +
| 67.0
 +
|-
 +
| VL
 +
| 40.0
 
|}
 
|}
  

Revision as of 07:40, 23 May 2008

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

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

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

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