Show / Hide Table of Contents

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

currentLocationType

Declaration
public DFRegion.LocationTypes currentLocationType
Field Value
Type Description
DFRegion.LocationTypes
| Improve this Doc View Source

indexExteriorType

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

onEnter

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

previousLocationType

Declaration
public DFRegion.LocationTypes previousLocationType
Field Value
Type Description
DFRegion.LocationTypes
| Improve this Doc View Source

sourceExteriorType

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