Show / Hide Table of Contents

Struct KilledFoe.SaveData_v1

Namespace: DaggerfallWorkshop.Game.Questing.Actions
Assembly: Assembly-CSharp.dll
Syntax
[fsObject("v1", new Type[]{})]
public struct SaveData_v1

Fields

| Improve this Doc View Source

foeSymbol

Declaration
public Symbol foeSymbol
Field Value
Type Description
Symbol
| Improve this Doc View Source

killsRequired

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

sayingID

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