Mostly Harmless
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
bChecked
Type: bool
MyCheckBox
Type: GUICheckBoxButton
Default values
Property | Value |
---|---|
ComponentClassName | "xinterface.GUICheckBoxButton" |
Instance functions
Checked
InitComponent
function InitComponent (GUIController MyController, GUIComponent MyOwner)
Overrides: GUIMenuOption.InitComponent
IsChecked
function bool IsChecked ()