# sm.gui.widgetStates

Widget states

**Kind:** Constant

**Environments:** Game

## Game

[Open the full Game reference](../Game-Script-Environment/Static-Functions/sm.gui.md#widgetstates)

| Value |
| --- |
| disabled, |
| normal, |
| highlighted, |
| pushed, |
| disabled_checked, |
| normal_checked, |
| highlighted_checked, |
| pushed_checked |

**Returns:**

| Type | Description |
| --- | --- |
| table | The widget states list. |
