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
MeteCreator
C# Class MeteCreator, Obavijesti
Inheritance:
MonoBehaviour
Show file
Open project: ooad-2015-2016/Obavijesti
Public Properties
Property
Type
Description
cooldownAmount
float
materials
Material[]
mete
GameObject[]
refParticle
GameObject
Public Methods
Method
Description
Start
( ) :
void
Update
( ) :
void
createMeta
( ) :
void
Method Details
Start()
public
method
public
Start
( ) :
void
return
void
Update()
public
method
public
Update
( ) :
void
return
void
createMeta()
public
method
public
createMeta
( ) :
void
return
void
Property Details
cooldownAmount
public property
public
float
cooldownAmount
return
float
materials
public property
public
Material[]
materials
return
Material[]
mete
public property
public
GameObject[]
mete
return
GameObject[]
refParticle
public property
public
GameObject
refParticle
return
GameObject