Show / Hide Table of Contents

Struct BuildingReplacementData

Namespace: DaggerfallWorkshop.Utility.AssetInjection
Assembly: Assembly-CSharp.dll
Syntax
public struct BuildingReplacementData

Fields

| Improve this Doc View Source

AutoMapData

Declaration
public byte[] AutoMapData
Field Value
Type Description
Byte[]
| Improve this Doc View Source

BuildingType

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

FactionId

Declaration
public ushort FactionId
Field Value
Type Description
UInt16
| Improve this Doc View Source

NameSeed

Declaration
public ushort NameSeed
Field Value
Type Description
UInt16
| Improve this Doc View Source

Quality

Declaration
public byte Quality
Field Value
Type Description
Byte
| Improve this Doc View Source

RmbSubRecord

Declaration
public DFBlock.RmbSubRecord RmbSubRecord
Field Value
Type Description
DFBlock.RmbSubRecord
  • Improve this Doc
  • View Source
In This Article
Back to top Generated by DocFX