Once I get that upgrade to 36-hour days, I will tackle that. – Mychaeel
UE2:GUICheckBoxButton (UE2Runtime)
From Unreal Wiki, The Unreal Engine Documentation Site
Object >> GUI >> GUIComponent >> GUIButton >> GUIGFXButton >> GUICheckBoxButton |
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: GUI.GUIGFXButton
Written by Joe Wilcox (c) 2002, Epic Games, Inc. All Rights Reserved
Default values
Property | Value |
---|---|
bCheckBox | True |
bRepeatClick | False |
bTabStop | True |
Graphic | Texture'GUIContent.Menu.CheckBoxMark' |
Position | ICP_Scaled |
Instance functions
LoadINI
function string LoadINI ()
Overrides: GUIComponent.LoadINI
SaveINI
function SaveINI (string Value)
Overrides: GUIComponent.SaveINI