Toggle navigation
Hot Examples
EN
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Search
Home
Level2CaveDoor
C# Class Level2CaveDoor, PGP2
Inheritance:
MonoBehaviour
Show file
Open project: theiis/PGP2
Class Usage Examples
Public Properties
Property
Type
Description
correctStatues
int
exitObject
GameObject
level1Object
GameObject
puzzleDone
bool
Public Methods
Method
Description
Start
( ) :
void
Update
( ) :
void
Method Details
Start()
public
method
public
Start
( ) :
void
return
void
Update()
public
method
public
Update
( ) :
void
return
void
Property Details
correctStatues
public property
public
int
correctStatues
return
int
exitObject
public property
public
GameObject
exitObject
return
GameObject
level1Object
public property
public
GameObject
level1Object
return
GameObject
puzzleDone
public property
public
bool
puzzleDone
return
bool