Show / Hide Table of Contents

Struct PlayerEntity.RegionDataRecord

Namespace: DaggerfallWorkshop.Game.Entity
Assembly: Assembly-CSharp.dll
Syntax
public struct RegionDataRecord

Fields

| Improve this Doc View Source

Flags

Declaration
public bool[] Flags
Field Value
Type Description
Boolean[]
| Improve this Doc View Source

Flags2

Declaration
public bool[] Flags2
Field Value
Type Description
Boolean[]
| Improve this Doc View Source

IDOfPersecutedTemple

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

LegalRep

Declaration
public short LegalRep
Field Value
Type Description
Int16
| Improve this Doc View Source

PrecipitationOverride

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

PriceAdjustment

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

SeverePunishmentFlags

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

Values

Declaration
public byte[] Values
Field Value
Type Description
Byte[]
  • Improve this Doc
  • View Source
In This Article
Back to top Generated by DocFX