NGUI: Next-Gen UI kit  3.7.2
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Macros
UIButtonActivate Class Reference

Very basic script that will activate or deactivate an object (and all of its children) when clicked. More...

Inheritance diagram for UIButtonActivate:

Public Attributes

GameObject target
 
bool state = true
 

Detailed Description

Very basic script that will activate or deactivate an object (and all of its children) when clicked.

Member Data Documentation

bool UIButtonActivate.state = true
GameObject UIButtonActivate.target

The documentation for this class was generated from the following file: