C# Class SelfDestroy, racing_game

Inheritance: MonoBehaviour
ファイルを表示 Open project: Rarau/racing_game Class Usage Examples

Public Properties

Property Type Description
lifetime float

Public Methods

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

Method Details

OnEnable() public method

public OnEnable ( ) : void
return void

Update() public method

public Update ( ) : void
return void

Property Details

lifetime public_oe property

public float lifetime
return float