| 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
|
+-- XInterface.LadderButton
| Variables Summary | |
|---|---|
| int | LadderIndex |
| int | MatchIndex |
| MatchInfo | MatchInfo |
| 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 | ||
|---|---|---|
![]() | SetState (int Rung)) | |
| Inherited Functions from XInterface.GUIGFXButton |
|---|
| InitComponent, InternalOnClick, SetChecked |
| Inherited Functions from XInterface.GUIButton |
|---|
| InitComponent, InternalOnKeyEvent |
| Variables Detail |
|---|
| Functions Detail |
|---|
SetState Source code| Defaultproperties |
|---|
defaultproperties
{
Graphic=Texture'SinglePlayerThumbs.Grey'
Position=ICP_Scaled
bClientBound=True
StyleName="LadderButton"
}
|
| Overview | Package | Class | Source | Class tree | Glossary | UnrealScript Documentation |
| previous class next class | frames no frames | |||||