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

UE2:UT2K4SPTab_DetailMatch (UT2004)

From Unreal Wiki, The Unreal Engine Documentation Site
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[edit]

See UT2K4SPTab_DetailMatch properties.

Functions[edit]

Events[edit]

InitComponent[edit]

event InitComponent (GUIController MyController, GUIComponent MyOwner)

Overrides: UT2K4SPTab_Base.InitComponent


Other instance functions[edit]

FillData[edit]

function FillData ()


mclPlayersOnGetSortString[edit]

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


OnChallengeSelect[edit]

function OnChallengeSelect (GUIComponent Sender)


OnDrawPlayerList1[edit]

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

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

Draw enemy team list