C# Class DisableAfterSeconds

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

Public Properties

Property Type Description
timer 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

timer public_oe property

public float timer
return float