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
Level2CaveDoor
C# Class Level2CaveDoor, PGP2
Inheritance:
MonoBehaviour
Afficher le fichier
Open project: theiis/PGP2
Class Usage Examples
Méthodes publiques
Свойство
Type
Description
correctStatues
int
exitObject
GameObject
level1Object
GameObject
puzzleDone
bool
Méthodes publiques
Méthode
Description
Start
( ) :
void
Update
( ) :
void
Method Details
Start()
public
méthode
public
Start
( ) :
void
Résultat
void
Update()
public
méthode
public
Update
( ) :
void
Résultat
void
Property Details
correctStatues
public_oe property
public
int
correctStatues
Résultat
int
exitObject
public_oe property
public
GameObject
exitObject
Résultat
GameObject
level1Object
public_oe property
public
GameObject
level1Object
Résultat
GameObject
puzzleDone
public_oe property
public
bool
puzzleDone
Résultat
bool