Show / Hide Table of Contents

Struct DFLocation.LocationDungeon

Describes a dungeon map.

Namespace: DaggerfallConnect
Assembly: Assembly-CSharp.dll
Syntax
public struct LocationDungeon

Fields

| Improve this Doc View Source

Blocks

Layout of dungeon.

Declaration
public DFLocation.DungeonBlock[] Blocks
Field Value
Type Description
DFLocation.DungeonBlock[]
| Improve this Doc View Source

Header

Header for dungeon layout.

Declaration
public DFLocation.DungeonHeader Header
Field Value
Type Description
DFLocation.DungeonHeader
| Improve this Doc View Source

RecordElement

Each dungeon is described by a LocationRecordElement.

Declaration
public DFLocation.LocationRecordElement RecordElement
Field Value
Type Description
DFLocation.LocationRecordElement
  • Improve this Doc
  • View Source
In This Article
Back to top Generated by DocFX