Show / Hide Table of Contents

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

currentMaxMagickaIncrease

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

currentMaxStrengthIncrease

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

lastStrikeTime

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