Show / Hide Table of Contents

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

itemSymbol

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

marker

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

markerPreference

Declaration
public MarkerPreference markerPreference
Field Value
Type Description
MarkerPreference
| Improve this Doc View Source

placeSymbol

Declaration
public Symbol placeSymbol
Field Value
Type Description
Symbol
  • Improve this Doc
  • View Source
In This Article
  • Fields
    • itemSymbol
    • marker
    • markerPreference
    • placeSymbol
Back to top Generated by DocFX