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

GUI2K4.UT2K4LadderVButton

Extends
UT2K4LadderButton

Core.Object
|   
+-- XInterface.GUI
   |   
   +-- XInterface.GUIComponent
      |   
      +-- XInterface.GUIButton
         |   
         +-- XInterface.GUIGFXButton
            |   
            +-- GUI2K4.UT2K4LadderButton
               |   
               +-- GUI2K4.UT2K4LadderVButton

Direct Known Subclasses:

UT2K4LadderHButton

Variables Summary
Inherited Variables from GUI2K4.UT2K4LadderButton
LadderIndex, MatchIndex, MatchInfo, MyMapRecord, PBActive, PBNormal, ProgresBar
Inherited Variables from XInterface.GUIGFXButton
bCheckBox, bChecked, bClientBound, Graphic, ImageIndex, Position

Functions Summary
function SetState (int Rung))
event SetVisibility (bool bIsVisible))
Inherited Functions from GUI2K4.UT2K4LadderButton
SetState
Inherited Functions from XInterface.GUIGFXButton
InitComponent, InternalOnClick, SetChecked


Functions Detail

SetState Source code

function SetState ( int Rung) )

SetVisibility Source code

event SetVisibility ( bool bIsVisible) )


Defaultproperties

defaultproperties
{
	Graphic=Material'SinglePlayerThumbs.Grey'
	PBNormal=Material'InterfaceContent.SPMenu.BarVertical'
	PBActive=Material'InterfaceContent.SPMenu.BarVerticalHi'
	Position=ICP_Scaled
	bClientBound=true
	bRepeatClick=false
	StyleName="LadderButton"
	WinHeight=0.113672
	WinWidth=0.090234
}

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