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
GUIHorzScrollButton, GUIVertScrollButton
Variables Summary | |
---|---|
GUIScrollButtonBase | |
bool | bIncreaseButton |
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 |
---|
Inherited Functions from XInterface.GUIGFXButton |
---|
InitComponent, InternalOnClick, SetChecked |
Inherited Functions from XInterface.GUIButton |
---|
InitComponent, InternalOnKeyEvent |
Variables Detail |
---|
Defaultproperties |
---|
defaultproperties { Position=ICP_Scaled StyleName="RoundScaledButton" bNeverFocus=Wahr bRepeatClick=Wahr } |
Overview | Package | Class | Source | Class tree | Glossary | UnrealScript Documentation |
previous class next class | frames no frames |