Toggle navigation
Hot Examples
JP
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
検索
Home
CarCrashFX
C# Class CarCrashFX, racing_game
Inheritance:
MonoBehaviour
ファイルを表示
Open project: Rarau/racing_game
Public Properties
Property
Type
Description
numParticles
int
Public Methods
Method
Description
Awake
( ) :
void
OnCarCrash
(
Collision
other
) :
void
OnDisable
( ) :
void
OnEnable
( ) :
void
Method Details
Awake()
public
method
public
Awake
( ) :
void
return
void
OnCarCrash()
public
method
public
OnCarCrash
(
Collision
other
) :
void
other
Collision
return
void
OnDisable()
public
method
public
OnDisable
( ) :
void
return
void
OnEnable()
public
method
public
OnEnable
( ) :
void
return
void
Property Details
numParticles
public_oe property
public
int
numParticles
return
int