Documentation
›
API Reference
›
Object
›
Widget
GetState
Lua
C++
This function gets current state of a widget. This can be used to tell if a checkbox-style button is checked, or for other user-defined features.
Syntax
boolean
GetState
()
Returns
Returns the widget state.