Toggle navigation
Hot Examples
IT
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Cerca
Home
MeteorShower
C# Class MeteorShower, GrapplingHookFighters
Inheritance:
MonoBehaviour
Mostra file
Open project: PurdueSIGGD/GrapplingHookFighters
Class Usage Examples
Public Properties
Property
Type
Description
dropsAtime
int
lifetime
float
maxDrops
int
meteor
GameObject
Public Methods
Method
Description
Start
( ) :
void
Update
( ) :
void
determinespawn
( ) :
void
Method Details
Start()
public
method
public
Start
( ) :
void
return
void
Update()
public
method
public
Update
( ) :
void
return
void
determinespawn()
public
method
public
determinespawn
( ) :
void
return
void
Property Details
dropsAtime
public_oe property
public
int
dropsAtime
return
int
lifetime
public_oe property
public
float
lifetime
return
float
maxDrops
public_oe property
public
int
maxDrops
return
int
meteor
public_oe property
public
GameObject
meteor
return
GameObject