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
LevelUnlock
C# Class LevelUnlock, Alternalien9-21-2015
Inheritance:
StateMachineBase
Show file
Open project: DragoonGames/Alternalien9-21-2015
Class Usage Examples
Public Properties
Property
Type
Description
levels
string[]
mainCamera
Camera
Public Methods
Method
Description
OnGUI
( ) :
void
Method Details
OnGUI()
public
method
public
OnGUI
( ) :
void
return
void
Property Details
levels
public property
public
string[]
levels
return
string[]
mainCamera
public property
public
Camera
mainCamera
return
Camera