Tanoda
|
Public Member Functions | |
void | ReplayLevel () |
Public Attributes | |
float | UserTimeout = 15f |
bool | StageStarted = false |
Additional Inherited Members | |
![]() | |
virtual void | Initialize () |
virtual void | Awake () |
![]() | |
virtual bool | dontDestroyOnLoad [get] |
Override to maintain an instance of this object across level loads. More... | |
static T | instance [get] |
static T | nullableInstance [get] |
Definition at line 11 of file ReplayLogic.cs.
void ReplayLogic.ReplayLevel | ( | ) |
Definition at line 25 of file ReplayLogic.cs.
bool ReplayLogic.StageStarted = false |
Definition at line 19 of file ReplayLogic.cs.
float ReplayLogic.UserTimeout = 15f |
Definition at line 17 of file ReplayLogic.cs.