Toggle navigation
Hot Examples
FR
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Rechercher
Accueil
LoadAfterTimeout
C# Class LoadAfterTimeout
Inheritance:
MonoBehaviour
Afficher le fichier
Open project: bttfgames/shaman-says
Méthodes publiques
Свойство
Type
Description
LevelToLoad
string
SecondsToWait
int
Méthodes publiques
Méthode
Description
Awake
( ) :
void
Private Methods
Méthode
Description
LoadLevel
( ) :
void
Method Details
Awake()
public
méthode
public
Awake
( ) :
void
Résultat
void
Property Details
LevelToLoad
public_oe property
public
string
LevelToLoad
Résultat
string
SecondsToWait
public_oe property
public
int
SecondsToWait
Résultat
int