Once I get that upgrade to 36-hour days, I will tackle that. – Mychaeel

UE2:Tab_SPLadderBase (UT2004)

From Unreal Wiki, The Unreal Engine Documentation Site

Jump to: navigation, search
UT2004 Object >> GUI >> GUIComponent >> GUIMultiComponent >> GUIPanel >> GUITabPanel >> UT2K3TabPanel >> Tab_SPPanelBase >> Tab_SPLadderBase

Contents

Package: 
XInterface
Direct subclasses:
Tab_SPLadderQualify, Tab_SPLadderTeam
This class in other games:
UT2003

Contains common fonctionality for Ladder Pages /////////////////////////////////////////////////

[edit] Properties

[edit] ActiveLadderButton

Type: LadderButton


[edit] MapNameLabel

Type: GUILabel


[edit] MapPicHolder

Type: GUIImage


[edit] ScrollInfo

Type: GUIScrollTextBox


[edit] Instance functions

[edit] CanShowPanel

function bool CanShowPanel ()

Overrides: GUITabPanel.CanShowPanel


[edit] DLOMaterial

function Material DLOMaterial (string MaterialFullName)


[edit] DoShowMatchInfo

function bool DoShowMatchInfo (MatchInfo MI)


[edit] MatchButtonClick

function bool MatchButtonClick (GUIComponent Sender)


[edit] MatchDoubleClick

function bool MatchDoubleClick (GUIComponent Sender)


[edit] NewLadderButton

function LadderButton NewLadderButton (int LadderIndex, int MatchIndex, float Left, float Top)


[edit] SetActiveMatch

function bool SetActiveMatch (int ladder, out array<LadderButtonBtns)


[edit] SetYellowBar

function int SetYellowBar (int ladder, int index, out array<LadderButtonButtons)


[edit] ShowMatchInfo

function bool ShowMatchInfo (MatchInfo MI)


[edit] UpdateLadderButton

function UpdateLadderButton (LadderButton Btn, int LadderIndex, int MatchIndex)


Personal tools