| 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.GUIGripButtonBase
GUIHorzGripButton, GUIVertGripButton
| Variables Summary |
|---|
| 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 |
| Defaultproperties |
|---|
defaultproperties
{
Position=ICP_Bound
StyleName="RoundButton"
bNeverFocus=True
bRequireReleaseClick=True
OnClickSound=CS_None
}
|
| Overview | Package | Class | Source | Class tree | Glossary | UnrealScript Documentation |
| previous class next class | frames no frames | |||||