Gah - a solution with more questions. – EntropicLqd

UE2:GUICheckBoxButton (UE2Runtime)

From Unreal Wiki, The Unreal Engine Documentation Site

Jump to: navigation, search
UE2Runtime Object >> GUI >> GUIComponent >> GUIButton >> GUIGFXButton >> GUICheckBoxButton

Contents

Package: 
GUI
This class in other games:
UT2003, UT2004

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