I don't need to test my programs. I have an error-correcting modem.
UE2:GUICheckBoxButton (UT2004)
From Unreal Wiki, The Unreal Engine Documentation Site
Object >> GUI >> GUIComponent >> GUIButton >> GUIGFXButton >> GUICheckBoxButton |
- Package:
- XInterface
- This class in other games:
- UT2003, UE2Runtime
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: UT2K4UI.GUIGFXButton
Written by Joe Wilcox (c) 2002, Epic Games, Inc. All Rights Reserved
Properties[edit]
Property group 'GUICheckBoxButton'[edit]
bAllOverlay[edit]
Type: bool
CheckedOverlay[edit]
Type: Material
Array size: 10
Default value, index 0: Material'2K4Menus.Controls.checkboxx_b'
Default value, index 1: Material'2K4Menus.Controls.checkboxx_w'
Default value, index 2: Material'2K4Menus.Controls.checkboxx_f'
Default value, index 3: Material'2K4Menus.Controls.checkboxx_p'
Default value, index 4: Material'2K4Menus.Controls.checkboxx_d'
Default values[edit]
Property | Value |
---|---|
bCheckBox | True |
bTabStop | True |
Position | ICP_Scaled |
StyleName | "CheckBox" |
Events[edit]
InitComponent[edit]
event InitComponent (GUIController MyController, GUIComponent MyOwner)
Overrides: GUIGFXButton.InitComponent