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
GDP_CmdCtrl
C# Class GDP_CmdCtrl, 2015-Fall
Inheritance:
MonoBehaviour
Mostra file
Open project: BioRubeBotProject/2015-Fall
Public Properties
Property
Type
Description
destructionEffect
ParticleSystem
Public Methods
Method
Description
DestroyGDP
( ) :
IEnumerator
FixedUpdate
( ) :
void
ReleasingGDP
( ) :
IEnumerator
Start
( ) :
void
Method Details
DestroyGDP()
public
method
public
DestroyGDP
( ) :
IEnumerator
return
IEnumerator
FixedUpdate()
public
method
public
FixedUpdate
( ) :
void
return
void
ReleasingGDP()
public
method
public
ReleasingGDP
( ) :
IEnumerator
return
IEnumerator
Start()
public
method
public
Start
( ) :
void
return
void
Property Details
destructionEffect
public_oe property
public
ParticleSystem
destructionEffect
return
ParticleSystem