nGuiCheckButtonGroup Script Interface
nguicheckbuttongroup:
Super Class:
C++ Class:
Info
A on/off check button.Commands:
setonbuttonindex
- Command Input:
i(OnButtonIndex)
- Command Output:
v
- Command Description:
- Manually set the "on" button by index.
getonbuttonindex
- Command Input:
v
- Command Output:
i(OnButtonIndex)
- Command Description:
- Manually get the "on" button by index.