C# Class CarCrashFX, racing_game

Inheritance: MonoBehaviour
Afficher le fichier Open project: Rarau/racing_game

Méthodes publiques

Свойство Type Description
numParticles int

Méthodes publiques

Méthode Description
Awake ( ) : void
OnCarCrash ( Collision other ) : void
OnDisable ( ) : void
OnEnable ( ) : void

Method Details

Awake() public méthode

public Awake ( ) : void
Résultat void

OnCarCrash() public méthode

public OnCarCrash ( Collision other ) : void
other Collision
Résultat void

OnDisable() public méthode

public OnDisable ( ) : void
Résultat void

OnEnable() public méthode

public OnEnable ( ) : void
Résultat void

Property Details

numParticles public_oe property

public int numParticles
Résultat int