C# Class SelfDisable, racing_game

Inheritance: MonoBehaviour
Mostra file Open project: Rarau/racing_game

Public Properties

Property Type Description
lifetime float

Public Methods

Method Description
OnEnable ( ) : void
Start ( ) : void
Update ( ) : void

Method Details

OnEnable() public method

public OnEnable ( ) : void
return void

Start() public method

public Start ( ) : void
return void

Update() public method

public Update ( ) : void
return void

Property Details

lifetime public_oe property

public float lifetime
return float