Table of Contents

Class TownHall

Namespace
S1API.Map.Buildings
Assembly
S1API.dll

Identifier for the base-game building named "Town hall". Modders can use Get<T>() to resolve it.

[BuildingName("Town hall")]
public sealed class TownHall : IBuildingIdentifier
Inheritance
TownHall
Implements
Inherited Members
Extension Methods

Constructors

TownHall()

public TownHall()