Class ExcitedGroup
Inheritance
System.Object
ExcitedGroup
Assembly: Content.Server.dll
Syntax
public sealed class ExcitedGroup : object
Fields
|
Improve this Doc
View Source
Disposed
Declaration
Field Value
Type |
Description |
System.Boolean |
|
|
Improve this Doc
View Source
Tiles
Declaration
public readonly List<TileAtmosphere> Tiles
Field Value
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 |
|