C# Class RemoveAfterDelay, MobileGameDevWithUnity1stEd

Inheritance: MonoBehaviour
Show file Open project: thesecretlab/MobileGameDevWithUnity1stEd

Public Properties

Property Type Description
delay float

Public Methods

Method Description
Start ( ) : void

Private Methods

Method Description
Remove ( ) : IEnumerator

Method Details

Start() public method

public Start ( ) : void
return void

Property Details

delay public property

public float delay
return float