Toggle navigation
Hot Examples
ES
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Buscar
Inicio
ExhaustFX
C# Class ExhaustFX, racing_game
Inheritance:
MonoBehaviour
Mostrar archivo
Open project: Rarau/racing_game
Public Properties
Property
Type
Description
exhaust
GameObject
Public Methods
Method
Description
OnDisable
( ) :
void
OnEnable
( ) :
void
OnGearShift
(
int
gearNumber
) :
void
Start
( ) :
void
Method Details
OnDisable()
public
method
public
OnDisable
( ) :
void
return
void
OnEnable()
public
method
public
OnEnable
( ) :
void
return
void
OnGearShift()
public
method
public
OnGearShift
(
int
gearNumber
) :
void
gearNumber
int
return
void
Start()
public
method
public
Start
( ) :
void
return
void
Property Details
exhaust
public_oe property
public
GameObject
exhaust
return
GameObject