Overview Package Class Source Class tree Glossary
previous class      next class frames      no frames

XInterface.LadderButton

Extends
GUIGFXButton

Core.Object
|   
+-- XInterface.GUI
   |   
   +-- XInterface.GUIComponent
      |   
      +-- XInterface.GUIButton
         |   
         +-- XInterface.GUIGFXButton
            |   
            +-- XInterface.LadderButton

Variables Summary
intLadderIndex
intMatchIndex
MatchInfoMatchInfo
Inherited Variables from XInterface.GUIGFXButton
bCheckBox, bChecked, bClientBound, Graphic, ImageIndex, Position
Inherited Variables from XInterface.GUIButton
AutoSizePadding, bAutoShrink, bAutoSize, bUseCaptionHeight, bWrapCaption, Caption, CaptionAlign, CaptionEffectStyle, CaptionEffectStyleName, SizingCaption

Structures Summary
Inherited Structures from XInterface.GUIButton
PaddingPercent

Functions Summary
function SetState (int Rung))
Inherited Functions from XInterface.GUIGFXButton
InitComponent, InternalOnClick, SetChecked
Inherited Functions from XInterface.GUIButton
InitComponent, InternalOnKeyEvent


Variables Detail

LadderIndex Source code

var int LadderIndex;

MatchIndex Source code

var int MatchIndex;

MatchInfo Source code

var MatchInfo MatchInfo;


Functions Detail

SetState Source code

function SetState ( int Rung) )


Defaultproperties

defaultproperties
{
    Graphic=Material'SinglePlayerThumbs.Grey'
    Position=ICP_Scaled
    bClientBound=true
    bRepeatClick=false
    StyleName="LadderButton"
}

Overview Package Class Source Class tree Glossary
previous class      next class frames      no frames
Creation time: Do 14.8.2014 09:58:12.799 - Created with UnCodeX