Gah - a solution with more questions. – EntropicLqd
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 this 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
[edit] Default values
| Property | Value |
|---|---|
| bCheckBox | True |
| bRepeatClick | False |
| bTabStop | True |
| Graphic | Texture'GUIContent.Menu.CheckBoxMark' |
| Position | ICP_Scaled |
[edit] Instance functions
[edit] LoadINI
function string LoadINI ()
Overrides: GUIComponent.LoadINI
[edit] SaveINI
function SaveINI (string Value)
Overrides: GUIComponent.SaveINI
