Tanoda
GazeRestarter Class Reference
Inheritance diagram for GazeRestarter:

Public Member Functions

void OnLevelEnded ()
 

Public Attributes

GameObject[] hide
 
bool done = false
 
UnityEvent OnStart
 

Static Public Attributes

static GazeRestarter instance
 

Detailed Description

Definition at line 8 of file GazeRestarter.cs.

Member Function Documentation

◆ OnLevelEnded()

void GazeRestarter.OnLevelEnded ( )

Definition at line 50 of file GazeRestarter.cs.

Member Data Documentation

◆ done

bool GazeRestarter.done = false

Definition at line 14 of file GazeRestarter.cs.

◆ hide

GameObject [] GazeRestarter.hide

Definition at line 10 of file GazeRestarter.cs.

◆ instance

GazeRestarter GazeRestarter.instance
static

Definition at line 15 of file GazeRestarter.cs.

◆ OnStart

UnityEvent GazeRestarter.OnStart

Definition at line 17 of file GazeRestarter.cs.


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