Show / Hide Table of Contents

Class ExcitedGroup

Inheritance
System.Object
ExcitedGroup
Namespace: Content.Server.Atmos
Assembly: Content.Server.dll
Syntax
public sealed class ExcitedGroup : object

Fields

| Improve this Doc View Source

Disposed

Declaration
public bool Disposed
Field Value
Type Description
System.Boolean
| Improve this Doc View Source

Tiles

Declaration
public readonly List<TileAtmosphere> Tiles
Field Value
Type Description
List<TileAtmosphere>

Properties

| Improve this Doc View Source

BreakdownCooldown

Declaration
public int BreakdownCooldown { get; set; }
Property Value
Type Description
System.Int32
| Improve this Doc View Source

DismantleCooldown

Declaration
public int DismantleCooldown { get; set; }
Property Value
Type Description
System.Int32
  • Improve this Doc
  • View Source
☀
☾
In This Article
Back to top
Generated by DocFX
☀
☾