Toggle navigation
Hot Examples
DE
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Suchen
Home
BossThree
C# Class BossThree, angrygoats
Inheritance:
MonoBehaviour
Datei anzeigen
Open project: dulb640/angrygoats
Class Usage Examples
Public Properties
Property
Type
Description
ghost
GameObject
quantPerWave
int
roomCont
RoomControl,
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
ghost
public_oe property
public
GameObject
ghost
return
GameObject
quantPerWave
public_oe property
public
int
quantPerWave
return
int
roomCont
public_oe property
public
RoomControl,
roomCont
return
RoomControl,