Overview | Package | Class | Source | Class tree | Glossary | UnrealScript Documentation |
previous class next class | frames no frames |
Core.Object | +-- GUI.GUI | +-- GUI.GUIComponent | +-- GUI.GUITextComponent | +-- GUI.GUIButton | +-- GUI.GUIGFXButton | +-- GUI.GUIVertScrollButton | +-- GUI.GUIComboButton
Variables Summary |
---|
Inherited Variables from GUI.GUIVertScrollButton |
---|
DownImage, UpButton, UpImage |
Inherited Variables from GUI.GUIGFXButton |
---|
bCheckBox, bChecked, bClientBound, bForceUpdate, Graphic, Position |
Functions Summary |
---|
Inherited Functions from GUI.GUIVertScrollButton |
---|
InitComponent |
Inherited Functions from GUI.GUIGFXButton |
---|
Click, InitComponent, SetChecked, Show |
Defaultproperties |
---|
defaultproperties
{
UpButton=false
bRepeatClick=false
OnClickSound=CS_Edit
StyleName="STY_ComboButton"
} |
Overview | Package | Class | Source | Class tree | Glossary | UnrealScript Documentation |
previous class next class | frames no frames |