Show / Hide Table of Contents

Struct GivePc.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

isNothing

Declaration
public bool isNothing
Field Value
Type Description
Boolean
| Improve this Doc View Source

itemSymbol

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

silently

Declaration
public bool silently
Field Value
Type Description
Boolean
| Improve this Doc View Source

textId

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