Overview Package Class Source Class tree Glossary
previous class      next class frames      no frames

GUI.GUICheckBoxButton

Extends
GUIGFXButton
Modifiers
Native

Core.Object
|   
+-- GUI.GUI
   |   
   +-- GUI.GUIComponent
      |   
      +-- GUI.GUITextComponent
         |   
         +-- GUI.GUIButton
            |   
            +-- GUI.GUIGFXButton
               |   
               +-- GUI.GUICheckBoxButton

Direct Known Subclasses:

GUIRadioButton

Variables Summary
Inherited Variables from GUI.GUIGFXButton
bCheckBox, bChecked, bClientBound, bForceUpdate, Graphic, Position
Inherited Variables from GUI.GUIButton
bAllowMultiLine, ClickKeyCode, Value

Functions Summary
Inherited Functions from GUI.GUIGFXButton
Click, InitComponent, SetChecked, Show
Inherited Functions from GUI.GUIButton
InitComponent, InternalOnKeyEvent, InternalOnXControllerEvent


Defaultproperties

defaultproperties
{
	bCheckBox=true
	Position=ICP_Scaled
	bRepeatClick=false
	Graphic=Material'GUITribes.CheckBoxMark'
    bTabStop=true
}

Overview Package Class Source Class tree Glossary
previous class      next class frames      no frames
Creation time: st 23.5.2018 00:10:30.058 - Created with UnCodeX