| 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.GUICheckBoxButton
| Variables Summary | |
|---|---|
| GUICheckBoxButton | |
| bool | bAllOverlay |
| Material | CheckedOverlay[10] |
| 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 | ||
|---|---|---|
![]() | InitComponent (GUIController MyController, GUIComponent MyOwner)) | |
| Inherited Functions from XInterface.GUIGFXButton |
|---|
| InitComponent, InternalOnClick, SetChecked |
| Inherited Functions from XInterface.GUIButton |
|---|
| InitComponent, InternalOnKeyEvent |
| Variables Detail |
|---|
| Functions Detail |
|---|
InitComponent Source code| Defaultproperties |
|---|
defaultproperties
{
CheckedOverlay(0)=Texture'2K4Menus.Controls.checkBoxX_b'
CheckedOverlay(1)=Texture'2K4Menus.Controls.checkBoxX_w'
CheckedOverlay(2)=Texture'2K4Menus.Controls.checkBoxX_f'
CheckedOverlay(3)=Texture'2K4Menus.Controls.checkBoxX_p'
CheckedOverlay(4)=Texture'2K4Menus.Controls.checkBoxX_d'
Position=ICP_Scaled
bCheckBox=True
StyleName="CheckBox"
bTabStop=True
}
|
| Overview | Package | Class | Source | Class tree | Glossary | UnrealScript Documentation |
| previous class next class | frames no frames | |||||