Explosion.Explode
Method in Explosion
Declaration
public virtual void Explode()Description
Triggers the explosion.
Overload
Declaration
public void Explode(float fuseTime)Description
Triggers the explosion after the given amount of seconds specified by a fuse time.
Parameters
| fuseTime | The amount of seconds before the explosion takes effect. |