There is no spoon

UE2:Tab_SPRoster (UT2003)

From Unreal Wiki, The Unreal Engine Documentation Site
Jump to: navigation, search
UT2003 Object >> GUI >> GUIComponent >> GUIMultiComponent >> GUIPanel >> GUITabPanel >> Tab_SPPanelBase >> Tab_SPRoster
Package: 
XInterface
This class in other games:
UT2004

Class: XInterface.Tab_SPRoster Parent: XInterface.GUITabPanel Single player menu for fussing with the player roster. Choose lineup and give orders. author: capps 8/24/02

Constants

MatesCount

Value: 4


MatesBase

Value: 8


MatesCtrls

Value: 5


Properties

See Tab_SPRoster properties.

Functions

Events

Created

event Created ()

Overrides: Object.Created


Other instance functions

BuildCharStats

function BuildCharStats (out xUtil.PlayerRecord PR, GUIListBox box)


BuildTeamStats

function BuildTeamStats (GUIListBox teambox)


CanShowPanel

function bool CanShowPanel ()

Overrides: GUITabPanel.CanShowPanel


ChangePortraits

function ChangePortraits ()


CharListClick

function CharListClick (GUIComponent Sender)


ClickLineup

function bool ClickLineup (GUIComponent Sender)


FixLineup

function bool FixLineup (GUIComponent Sender)


InitComponent

function InitComponent (GUIController MyController, GUIComponent MyOwner)

Overrides: GUIPanel.InitComponent


OnMatchUpdated

function OnMatchUpdated (int iLadder, int iMatch)

Overrides: Tab_SPPanelBase.OnMatchUpdated


OnProfileUpdated

function OnProfileUpdated ()

Overrides: Tab_SPPanelBase.OnProfileUpdated


PositionChange

function PositionChange (GUIComponent Sender)


ReloadPortraits

function ReloadPortraits ()


UpdateMatchInfo

function UpdateMatchInfo ()