Show / Hide Table of Contents

Class HouseData_v1

Inheritance
Object
HouseData_v1
Namespace: DaggerfallWorkshop.Game.Serialization
Assembly: Assembly-CSharp.dll
Syntax
[fsObject("v1", new Type[]{})]
public class HouseData_v1

Fields

| Improve this Doc View Source

buildingKey

Declaration
public int buildingKey
Field Value
Type Description
Int32
| Improve this Doc View Source

location

Declaration
public string location
Field Value
Type Description
String
| Improve this Doc View Source

mapID

Declaration
public int mapID
Field Value
Type Description
Int32
| Improve this Doc View Source

regionIndex

Declaration
public int regionIndex
Field Value
Type Description
Int32
  • Improve this Doc
  • View Source
In This Article
Back to top Generated by DocFX