Show / Hide Table of Contents

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

name

Declaration
public string name
Field Value
Type Description
String
| Improve this Doc View Source

p1

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

p2

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

p3

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

scope

Declaration
public Place.Scopes scope
Field Value
Type Description
Place.Scopes
| Improve this Doc View Source

siteDetails

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