Show / Hide Table of Contents

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

infectionType

Declaration
public LycanthropyTypes infectionType
Field Value
Type Description
LycanthropyTypes
| Improve this Doc View Source

isTransformed

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

lastCastMorphSelf

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

lastKilledInnocent

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

wearingHircineRing

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