csharp
public sealed class PlotA kind of house with its names resolved, and the snap both ends share.
Fields and properties (8)
public PlotDefinition DefinitionWhat it was compiled from.
public DefId IdIts id.
public string DisplayNameWhat it is called.
public int BudgetHow much furniture fits, never below zero.
public HouseSurface SurfacesWhat surfaces it offers.
public GameplayTag TagWhat being in one grants.
public HouseTier OpennessWhat a stranger is treated as, before an owner changes it.
public RequirementSet RequirementsWhat has to be true to own one.
Methods (3)
public HouseTier Needs(HouseAction action)The lowest standing a verb needs.
public Vector3 Snap(Vector3 position)Puts a point on the grid.
public float SnapYaw(float yaw)Puts a facing on the allowed increments.
Used by (3)
- HousePlotVixen.Gameplay.Housing
- HousingLibraryVixen.Gameplay.Housing
- HousingTestsVixen.Gameplay.Housing.Tests