Show / Hide Table of Contents

Struct VampirismInfection.CustomSaveData_v1

Namespace: DaggerfallWorkshop.Game.MagicAndEffects.MagicEffects
Assembly: Assembly-CSharp.dll
Syntax
[fsObject("v1", new Type[]{})]
public struct CustomSaveData_v1

Fields

| Improve this Doc View Source

fakeDeathVideoPlayed

Declaration
public bool fakeDeathVideoPlayed
Field Value
Type Description
Boolean
| Improve this Doc View Source

infectionRegionIndex

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

startingDay

Declaration
public uint startingDay
Field Value
Type Description
UInt32
| Improve this Doc View Source

warningDreamVideoPlayed

Declaration
public bool warningDreamVideoPlayed
Field Value
Type Description
Boolean
  • Improve this Doc
  • View Source
In This Article
Back to top Generated by DocFX