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
connectInstructions
C# Class connectInstructions, otterspace
Inheritance:
MonoBehaviour
Show file
Open project: dimo2/otterspace
Public Properties
Property
Type
Description
gameType
int
instructionsPrefab
GameObject
Public Methods
Method
Description
Awake
( ) :
void
Start
( ) :
void
Update
( ) :
void
Method Details
Awake()
public
method
public
Awake
( ) :
void
return
void
Start()
public
method
public
Start
( ) :
void
return
void
Update()
public
method
public
Update
( ) :
void
return
void
Property Details
gameType
public property
public
int
gameType
return
int
instructionsPrefab
public property
public
GameObject
instructionsPrefab
return
GameObject