C# Class SelfDisable, racing_game

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

Méthodes publiques

Свойство Type Description
lifetime float

Méthodes publiques

Méthode Description
OnEnable ( ) : void
Start ( ) : void
Update ( ) : void

Method Details

OnEnable() public méthode

public OnEnable ( ) : void
Résultat void

Start() public méthode

public Start ( ) : void
Résultat void

Update() public méthode

public Update ( ) : void
Résultat void

Property Details

lifetime public_oe property

public float lifetime
Résultat float