Overview | Package | Class | Source | Class tree | Glossary | UnrealScript Documentation |
previous class next class | frames no frames |
Core.Object | +-- XInterface.GUI | +-- XInterface.GUIComponent | +-- XInterface.GUIMultiComponent | +-- XInterface.GUIPanel | +-- XInterface.GUITabPanel | +-- XInterface.UT2K3TabPanel | +-- XInterface.Tab_SPPanelBase | +-- XInterface.Tab_SPLadderBase
Tab_SPLadderQualify, Tab_SPLadderTeam
Variables Summary | |
---|---|
LadderButton | ActiveLadderButton |
GUILabel | MapNameLabel |
GUIImage | MapPicHolder |
GUIScrollTextBox | ScrollInfo |
Functions Summary | ||
---|---|---|
![]() | bool | CanShowPanel ())) |
![]() | Material | DLOMaterial (string MaterialFullName)) |
![]() | bool | DoShowMatchInfo (MatchInfo MI)) |
![]() | bool | MatchButtonClick (GUIComponent Sender)) |
![]() | bool | MatchDoubleClick (GUIComponent Sender)) |
![]() | LadderButton | NewLadderButton (int LadderIndex, int MatchIndex, float Left, float Top)) |
![]() | bool | SetActiveMatch (int ladder, out array<LadderButton> Btns)) |
![]() | int | SetYellowBar (int ladder, int index, out array<LadderButton> Buttons)) |
![]() | bool | ShowMatchInfo (MatchInfo MI)) |
![]() | UpdateLadderButton (LadderButton Btn, int LadderIndex, int MatchIndex)) |
Inherited Functions from XInterface.Tab_SPPanelBase |
---|
GetProfile, MatchUpdated, MyTabControl, OnMatchUpdated, OnProfileUpdated, ProfileUpdated |
Variables Detail |
---|
Functions Detail |
---|
Defaultproperties |
---|
defaultproperties { } |
Overview | Package | Class | Source | Class tree | Glossary | UnrealScript Documentation |
previous class next class | frames no frames |