Show / Hide Table of Contents

Struct VampirismEffect.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

compoundRace

Declaration
public RaceTemplate compoundRace
Field Value
Type Description
RaceTemplate
| Improve this Doc View Source

hasStartedInitialVampireQuest

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

lastTimeFed

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

vampireClan

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