Class WallMountPostGen
Spawns on the boundary tiles of rooms.
Inheritance
System.Object
WallMountPostGen
Implements
Namespace: Content.Shared.Procedural.PostGeneration
Assembly: Content.Shared.dll
Syntax
public sealed class WallMountPostGen : object, IPostDunGen
Fields
| Improve this Doc View SourceProb
Chance per free tile to spawn a wallmount.
Declaration
public double Prob
Field Value
Type | Description |
---|---|
System.Double |
Spawns
Declaration
public List<EntitySpawnEntry> Spawns
Field Value
Type | Description |
---|---|
List<EntitySpawnEntry> |
Tile
Declaration
public string Tile
Field Value
Type | Description |
---|---|
System.String |