Show / Hide Table of Contents

Class SpellIconCollection.SpellIconPack

Inheritance
Object
SpellIconCollection.SpellIconPack
Namespace: DaggerfallWorkshop.Game.UserInterface
Assembly: Assembly-CSharp.dll
Syntax
public class SpellIconPack

Fields

| Improve this Doc View Source

displayName

Declaration
public string displayName
Field Value
Type Description
String
| Improve this Doc View Source

filterMode

Declaration
public FilterMode filterMode
Field Value
Type Description
FilterMode
| Improve this Doc View Source

iconCount

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

icons

Declaration
public SpellIconCollection.SpellIconSettings[] icons
Field Value
Type Description
SpellIconCollection.SpellIconSettings[]
| Improve this Doc View Source

rowCount

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