Show / Hide Table of Contents

Struct ForcedEnchantmentSet

Contains a set of forced effects keyed to a valid mobile type.

Namespace: DaggerfallWorkshop.Game.MagicAndEffects
Assembly: Assembly-CSharp.dll
Syntax
public struct ForcedEnchantmentSet

Fields

| Improve this Doc View Source

forcedEffects

Declaration
public ForcedEnchantment[] forcedEffects
Field Value
Type Description
ForcedEnchantment[]
| Improve this Doc View Source

soulType

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