Show / Hide Table of Contents

Struct DaggerfallDungeon.DungeonSummary

Namespace: DaggerfallWorkshop
Assembly: Assembly-CSharp.dll
Syntax
[Serializable]
public struct DungeonSummary

Fields

| 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

LocationData

Declaration
public DFLocation LocationData
Field Value
Type Description
DFLocation
| Improve this Doc View Source

LocationName

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

LocationType

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

RegionName

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