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
Revision as of 09:10, 17 May 2008 by Wormbo (Talk | contribs) (Auto-generated page)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search
UE2Runtime Object >> GUI >> GUIComponent >> GUIButton >> GUIGFXButton >> GUICheckBoxButton
Package: 
GUI
This class in other games:
UT2003, UT2004

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