Documentation
›
API Reference
›
Object
›
Widget
GetDisabled
Lua
C++
This function is used to tell if a widget is currently disabled.
Syntax
bool
GetDisabled
()
Returns
Returns true if the widget is disabled, otherwise false is returned..