|
NGUI: Next-Gen UI kit
3.7.2
|
Very basic script that will activate or deactivate an object (and all of its children) when clicked. More...
Public Attributes | |
| GameObject | target |
| bool | state = true |
Very basic script that will activate or deactivate an object (and all of its children) when clicked.
| bool UIButtonActivate.state = true |
| GameObject UIButtonActivate.target |