I search for solutions in this order: Past Code, Unreal Source, Wiki, BUF, groups.yahoo, google, screaming at monitor. – RegularX

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

From Unreal Wiki, The Unreal Engine Documentation Site
Jump to: navigation, search
(Talk)
m (1 revision)
(No difference)

Revision as of 01:06, 26 July 2008

UT3 Object >> UIRoot >> UIScreenObject >> UIObject >> UTUI_Widget >> UTDrawPanel >> UTScoreboardPanel >> UTDuelQueueScoreboardPanel
Package: 
UTGame

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

Default values

Property Value
bMustDrawLocalPRI False

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


GetPRIList

function GetPRIList (UTGameReplicationInfo GRI)

Overrides: UTScoreboardPanel.GetPRIList

Scan the PRIArray and get any valid PRI's for display