Show / Hide Table of Contents

Struct StartingSpell

A single starting spell.

Namespace: DaggerfallWorkshop
Assembly: Assembly-CSharp.dll
Syntax
[Serializable]
public struct StartingSpell

Fields

| Improve this Doc View Source

SpellID

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

SpellName

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