There is no spoon
UE2:MoCheckBox (UE2Runtime)
From Unreal Wiki, The Unreal Engine Documentation Site
| Object >> GUI >> GUIComponent >> GUIMultiComponent >> GUIMenuOption >> MoCheckBox |
Contents |
| This is an auto-generated page and may need human attention. Please remove this tag if the page seems reasonably complete or replace it with the {{expand}} tag if the page is not yet complete. |
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
[edit] InitComponent
function InitComponent (GUIController MyController, GUIComponent MyOwner)
Overrides: GUIMenuOption.InitComponent
[edit] IsChecked
function bool IsChecked ()
