C# Class Assets.Scripts.Helper.DestroyAfter

Helper class that destroys GameObject after specific time
Inheritance: MonoBehaviour
Exibir arquivo Open project: riha112/PocketDungeon_Unity3D_2D_game

Public Properties

Property Type Description
Timer float

Public Methods

Method Description
Start ( ) : void

Method Details

Start() public method

public Start ( ) : void
return void

Property Details

Timer public_oe property

public float Timer
return float