Show / Hide Table of Contents

Struct ContentReader.MapSummary

Namespace: DaggerfallWorkshop.Utility
Assembly: Assembly-CSharp.dll
Syntax
public struct MapSummary

Fields

| Improve this Doc View Source

Discovered

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

DungeonType

Declaration
public DFRegion.DungeonTypes DungeonType
Field Value
Type Description
DFRegion.DungeonTypes
| Improve this Doc View Source

ID

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

LocationType

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

MapIndex

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

RegionIndex

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