iguicheckbox

Contents

Name Description
ischecked( )

Is the checkbox checked.

setchecked( set )

Set the state of the checkbox.


ischecked( )

Is the checkbox checked.

Returns

Defined at client/lua_api/gui/iguicheckbox.cpp:63


setchecked( boolean set )

Set the state of the checkbox.

Parameters

Defined at client/lua_api/gui/iguicheckbox.cpp:78