Cogito, ergo sum

UE2:GUICheckBoxButton (UT2003)

From Unreal Wiki, The Unreal Engine Documentation Site
Jump to: navigation, search
UT2003 Object >> GUI >> GUIComponent >> GUIButton >> GUIGFXButton >> GUICheckBoxButton
Package: 
XInterface
This class in other games:
UE2Runtime, UT2004

Class: XInterface.GUIGFXButton

Written by Joe Wilcox (c) 2002, Epic Games, Inc. All Rights Reserved

Default values[edit]

Property Value
bCheckBox True
bRepeatClick False
Graphic Material'InterfaceContent.menus.CheckBoxMark'
Position ICP_Scaled

Instance functions[edit]

LoadINI[edit]

function string LoadINI ()

Overrides: GUIComponent.LoadINI


SaveINI[edit]

function SaveINI (string Value)

Overrides: GUIComponent.SaveINI