Mostly Harmless

UE3:UTCTFScoreboardPanel (UT3)

From Unreal Wiki, The Unreal Engine Documentation Site
Jump to: navigation, search
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