There is no spoon

UE2:MoCheckBox (UE2Runtime)

From Unreal Wiki, The Unreal Engine Documentation Site

Jump to: navigation, search
UE2Runtime Object >> GUI >> GUIComponent >> GUIMultiComponent >> GUIMenuOption >> MoCheckBox

Contents

Package: 
GUI
This class in other games:
UT2003, UT2004

Class: GUI.moCheckBox Parent: GUI.GUIMenuOption

<Enter a description here>

[edit] Properties

[edit] bChecked

Type: bool


[edit] MyCheckBox

Type: GUICheckBoxButton


[edit] Default values

Property Value
ComponentClassName "GUI.GUICheckBoxButton"

[edit] Instance functions

[edit] Checked

function bool Checked (bool C)


[edit] InitComponent

function InitComponent (GUIController MyController, GUIComponent MyOwner)

Overrides: GUIMenuOption.InitComponent


[edit] IsChecked

function bool IsChecked ()


Personal tools