Show / Hide Table of Contents

Struct SpellIcon

Reference a spell icon within an icon pack. A null, empty, or invalid key value will fallback to a classic icon.

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

Fields

| Improve this Doc View Source

index

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

key

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