There is no spoon
UE2:Tab_SPRoster (UT2003)
From Unreal Wiki, The Unreal Engine Documentation Site
Object >> GUI >> GUIComponent >> GUIMultiComponent >> GUIPanel >> GUITabPanel >> Tab_SPPanelBase >> Tab_SPRoster |
- Package:
- XInterface
- This class in other games:
- UT2004
This is an auto-generated page and may need human attention. Please remove the {{autogenerated}} tag if the page seems reasonably complete or replace it with the {{expand}} tag if the page is not yet complete. |
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
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
Overrides: Tab_SPPanelBase.OnMatchUpdated
OnProfileUpdated
function OnProfileUpdated ()
Overrides: Tab_SPPanelBase.OnProfileUpdated
PositionChange
function PositionChange (GUIComponent Sender)
ReloadPortraits
function ReloadPortraits ()
UpdateMatchInfo
function UpdateMatchInfo ()