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.GUIScrollButtonBase | +-- XInterface.GUIVertScrollButton
GUIComboButton
Variables Summary |
---|
Inherited Variables from XInterface.GUIScrollButtonBase |
---|
bIncreaseButton |
Inherited Variables from XInterface.GUIGFXButton |
---|
bCheckBox, bChecked, bClientBound, Graphic, ImageIndex, Position |
Functions Summary | ||
---|---|---|
InitComponent (GUIController MyController, GUIComponent MyOwner) |
Inherited Functions from XInterface.GUIGFXButton |
---|
InitComponent, InternalOnClick, SetChecked |
Functions Detail |
---|
Defaultproperties |
---|
defaultproperties { ImageIndex=6 StyleName="VertUpButton" } |
Overview | Package | Class | Source | Class tree | Glossary | UnrealScript Documentation |
previous class next class | frames no frames |