Creation/Dev/Script/Client/GuiButtonBaseCtrl: Difference between revisions

From Graal Bible
mNo edit summary
mNo edit summary
Line 1: Line 1:
=GuiButtonBaseCtrl=
Inherits [[Creation/Dev/Script/Client/GuiControl|GuiControl]].
Inherits [[Creation/Dev/Script/Client/GuiControl|GuiControl]].


==Variables==
=Variables=
{| border="1" cellpadding="2" width="100%"
{| border="1" cellpadding="2" width="100%"
| '''Name'''
| '''Name'''
Line 25: Line 24:
|}
|}


==Functions==
=Functions=
{| border="1" cellpadding="2" width="100%"
{| border="1" cellpadding="2" width="100%"
| '''Name'''
| '''Name'''

Revision as of 11:34, 27 January 2006

Inherits GuiControl.

Variables

Name Type Description
buttontype string
checked boolean
groupnum integer
text string

Functions

Name Return Type Description
gettext() string
performclick()
settext(str)