Show / Hide Table of Contents

Class DungeonData_v1

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

Fields

| Improve this Doc View Source

actionDoors

Declaration
public ActionDoorData_v1[] actionDoors
Field Value
Type Description
ActionDoorData_v1[]
| Improve this Doc View Source

actionObjects

Declaration
public ActionObjectData_v1[] actionObjects
Field Value
Type Description
ActionObjectData_v1[]
  • Improve this Doc
  • View Source
In This Article
Back to top Generated by DocFX