Tanoda
|
Public Member Functions | |
void | ChangeState (bool value) |
void | Toggle () |
Public Attributes | |
GameObject | go |
UnityEvent | onChanged |
Definition at line 6 of file EnableDisable.cs.
void EnableDisable.ChangeState | ( | bool | value | ) |
Definition at line 12 of file EnableDisable.cs.
void EnableDisable.Toggle | ( | ) |
Definition at line 18 of file EnableDisable.cs.
GameObject EnableDisable.go |
Definition at line 8 of file EnableDisable.cs.
UnityEvent EnableDisable.onChanged |
Definition at line 10 of file EnableDisable.cs.