Mostly Harmless

UE2:UT2K4SPTab_DetailMatch (UT2004)

From Unreal Wiki, The Unreal Engine Documentation Site
Revision as of 09:11, 17 May 2008 by Wormbo (Talk | contribs) (Auto-generated page)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search
UT2004 Object >> GUI >> GUIComponent >> GUIMultiComponent >> GUIPanel >> GUITabPanel >> UT2K4TabPanel >> UT2K4SPTab_Base >> UT2K4SPTab_DetailMatch
Package: 
GUI2K4

Overview of the last match played

Written by Michiel Hendriks (c) 2003, Epic Games, Inc. All Rights Reserved

Properties

See UT2K4SPTab_DetailMatch properties.

Functions

Events

InitComponent

event InitComponent (GUIController MyController, GUIComponent MyOwner)

Overrides: UT2K4SPTab_Base.InitComponent


Other instance functions

FillData

function FillData ()


mclPlayersOnGetSortString

function string mclPlayersOnGetSortString (GUIComponent Sender, int item, int column)


OnChallengeSelect

function OnChallengeSelect (GUIComponent Sender)


OnDrawPlayerList1

function OnDrawPlayerList1 (Canvas Canvas, int i, float X, float Y, float W, float H, bool bSelected, bool bPending)

Draw own team list/or complete player list when not a team game

OnDrawPlayerList2

function OnDrawPlayerList2 (Canvas Canvas, int i, float X, float Y, float W, float H, bool bSelected, bool bPending)

Draw enemy team list