Show / Hide Table of Contents

Class JunctionPostGen

Places the specified entities at junction areas.

Inheritance
System.Object
JunctionPostGen
Implements
IPostDunGen
Namespace: Content.Shared.Procedural.PostGeneration
Assembly: Content.Shared.dll
Syntax
public sealed class JunctionPostGen : object, IPostDunGen

Fields

| Improve this Doc View Source

Entities

Declaration
public List<string?> Entities
Field Value
Type Description
List<System.Nullable<System.String>>
| Improve this Doc View Source

Tile

Declaration
public string Tile
Field Value
Type Description
System.String
| Improve this Doc View Source

Width

Width to check for junctions.

Declaration
public int Width
Field Value
Type Description
System.Int32

Implements

IPostDunGen
  • Improve this Doc
  • View Source
☀
☾
In This Article
Back to top
Generated by DocFX
☀
☾