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
BunsenBurnerController
C# Class BunsenBurnerController, 306_project2
Inheritance:
MonoBehaviour
Show file
Open project: ElliotWhiley/306_project2
Public Properties
Property
Type
Description
fireOn
bool
firePrefab
GameObject
Public Methods
Method
Description
Awake
( ) :
void
OperateFire
( ) :
void
Start
( ) :
void
Method Details
Awake()
public
method
public
Awake
( ) :
void
return
void
OperateFire()
public
method
public
OperateFire
( ) :
void
return
void
Start()
public
method
public
Start
( ) :
void
return
void
Property Details
fireOn
public property
public
bool
fireOn
return
bool
firePrefab
public property
public
GameObject
firePrefab
return
GameObject