C# Class self_destruct, IronicWizard

Inheritance: MonoBehaviour
Mostrar archivo Open project: mugwhump/IronicWizard

Public Properties

Property Type Description
secondsToDestruction float

Public Methods

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

Method Details

Start() public method

public Start ( ) : void
return void

Update() public method

public Update ( ) : void
return void

Property Details

secondsToDestruction public_oe property

public float secondsToDestruction
return float