| Overview | Package | Class | Source | Class tree | Glossary | UnrealScript Documentation |
| previous class next class | frames no frames | |||||
Core.Object
|
+-- XInterface.GUI
|
+-- XInterface.GUIComponent
|
+-- XInterface.GUIButton
|
+-- XInterface.GUIGFXButton
|
+-- GUI2K4.UT2K4LadderButton
|
+-- GUI2K4.UT2K4LadderVButton
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 | ||
|---|---|---|
![]() | SetState (int Rung)) | |
![]() | SetVisibility (bool bIsVisible)) | |
| Inherited Functions from GUI2K4.UT2K4LadderButton |
|---|
| SetState |
| Inherited Functions from XInterface.GUIGFXButton |
|---|
| InitComponent, InternalOnClick, SetChecked |
| Functions Detail |
|---|
SetState Source code
SetVisibility Source code| Defaultproperties |
|---|
defaultproperties
{
PBNormal=Texture'InterfaceContent.SPMenu.BarVertical'
PBActive=Texture'InterfaceContent.SPMenu.BarVerticalHi'
Graphic=Texture'SinglePlayerThumbs.Grey'
bClientBound=True
StyleName="LadderButton"
WinWidth=0.090234
WinHeight=0.113672
}
|
| Overview | Package | Class | Source | Class tree | Glossary | UnrealScript Documentation |
| previous class next class | frames no frames | |||||