Show / Hide Table of Contents

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 Source

ExplosionPersistence

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 Source

Initialize()

Declaration
public override void Initialize()
| Improve this Doc View Source

Shutdown()

Declaration
public override void Shutdown()
  • Improve this Doc
  • View Source
☀
☾
In This Article
Back to top
Generated by DocFX
☀
☾