I'm a doctor, not a mechanic
UE2:MoCheckBox (UT2003)
From Unreal Wiki, The Unreal Engine Documentation Site
Object >> GUI >> GUIComponent >> GUIMultiComponent >> GUIMenuOption >> MoCheckBox |
- Package:
- XInterface
- This class in other games:
- UE2Runtime, UT2004
This is an auto-generated page and may need human attention. Please remove the {{autogenerated}} tag if the page seems reasonably complete or replace it with the {{expand}} tag if the page is not yet complete. |
Class: XInterface.moCheckBox Parent: XInterface.GUIMenuOption
<Enter a description here>
Properties[edit]
bChecked[edit]
Type: bool
MyCheckBox[edit]
Type: GUICheckBoxButton
Default values[edit]
Property | Value |
---|---|
ComponentClassName | "xinterface.GUICheckBoxButton" |
Instance functions[edit]
Checked[edit]
InitComponent[edit]
function InitComponent (GUIController MyController, GUIComponent MyOwner)
Overrides: GUIMenuOption.InitComponent
IsChecked[edit]
function bool IsChecked ()