Toggle navigation
Hot Examples
DE
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Suchen
Home
LoadAfterTimeout
C# Class LoadAfterTimeout
Inheritance:
MonoBehaviour
Datei anzeigen
Open project: bttfgames/shaman-says
Public Properties
Property
Type
Description
LevelToLoad
string
SecondsToWait
int
Public Methods
Method
Description
Awake
( ) :
void
Private Methods
Method
Description
LoadLevel
( ) :
void
Method Details
Awake()
public
method
public
Awake
( ) :
void
return
void
Property Details
LevelToLoad
public_oe property
public
string
LevelToLoad
return
string
SecondsToWait
public_oe property
public
int
SecondsToWait
return
int