Show / Hide Table of Contents

Struct SpellReference

References either a classic or custom spell bundle. Always considered to reference a custom spell bundle when CustomKey is not null or empty.

Namespace: DaggerfallWorkshop.Game.MagicAndEffects
Assembly: Assembly-CSharp.dll
Syntax
[Serializable]
public struct SpellReference

Fields

| Improve this Doc View Source

ClassicID

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

CustomKey

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