csharp
public sealed class HousingModuleThe housing library as a module a game composes.
Fields and properties (2)
public const string HouseRootThe tag every house-granted state sits under.
public string NameWhat it is called, in a diagnostic and in the composition report.
Methods (1)
public void Configure(GameplayModuleBuilder builder)Declares what it brings.
Used by (1)
- MmoModulesMmo.Shared