Toggle navigation
Hot Examples
ZH
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
搜索
Home
BT_DecayScript
C# Class BT_DecayScript, Heracles
Inheritance:
MonoBehaviour
显示文件
Open project: TrinityUniversityGameDesign/Heracles
Public Properties
Property
Type
Description
destroyAfter
float
doDecay
bool
Public Methods
Method
Description
DecayNow
(
float
time
) :
void
Start
( ) :
void
Method Details
DecayNow()
public
method
public
DecayNow
(
float
time
) :
void
time
float
return
void
Start()
public
method
public
Start
( ) :
void
return
void
Property Details
destroyAfter
public_oe property
public
float
destroyAfter
return
float
doDecay
public_oe property
public
bool
doDecay
return
bool