Show / Hide Table of Contents

Struct WhenReputeWith.SaveData_v1

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

Fields

| Improve this Doc View Source

minRepValue

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

npcFactionID

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

npcName

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