Tanoda
|
Public Member Functions | |
void | OnLevelEnded () |
Public Attributes | |
GameObject[] | hide |
bool | done = false |
UnityEvent | OnStart |
Static Public Attributes | |
static GazeRestarter | instance |
Definition at line 8 of file GazeRestarter.cs.
void GazeRestarter.OnLevelEnded | ( | ) |
Definition at line 50 of file GazeRestarter.cs.
bool GazeRestarter.done = false |
Definition at line 14 of file GazeRestarter.cs.
GameObject [] GazeRestarter.hide |
Definition at line 10 of file GazeRestarter.cs.
|
static |
Definition at line 15 of file GazeRestarter.cs.
UnityEvent GazeRestarter.OnStart |
Definition at line 17 of file GazeRestarter.cs.