Show / Hide Table of Contents

Class TravelMapSaveData

Inheritance
Object
TravelMapSaveData
Namespace: DaggerfallWorkshop.Game.Serialization
Assembly: Assembly-CSharp.dll
Syntax
[fsObject("v1", new Type[]{})]
public class TravelMapSaveData

Fields

| Improve this Doc View Source

filterDungeons

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

filterHomes

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

filterTemples

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

filterTowns

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

sleepInn

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

speedCautious

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

travelShip

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