Class BoundaryWallPostGen
Iterates room edges and places the relevant tiles and walls on any free indices.
Inheritance
System.Object
BoundaryWallPostGen
Implements
Namespace: Content.Shared.Procedural.PostGeneration
Assembly: Content.Shared.dll
Syntax
public sealed class BoundaryWallPostGen : object, IPostDunGen
Fields
| Improve this Doc View SourceCornerWall
Walls to use in corners if applicable.
Declaration
public string? CornerWall
Field Value
Type | Description |
---|---|
System. |
Tile
Declaration
public string Tile
Field Value
Type | Description |
---|---|
System. |
Wall
Declaration
public string Wall
Field Value
Type | Description |
---|---|
System. |