Class ExplosionOverlaySystem
Inheritance
System.Object
ExplosionOverlaySystem
Namespace: Content.Client.Explosion
Assembly: Content.Client.dll
Syntax
public sealed class ExplosionOverlaySystem : EntitySystem
Fields
| Improve this Doc View SourceExplosionPersistence
For how many seconds should an explosion stay on-screen once it has finished expanding?
Declaration
public float ExplosionPersistence
Field Value
Type | Description |
---|---|
System.Single |
Methods
| Improve this Doc View SourceInitialize()
Declaration
public override void Initialize()
Shutdown()
Declaration
public override void Shutdown()