Show / Hide Table of Contents

Class SceneCacheEntry_v1

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

Fields

| Improve this Doc View Source

actionDoors

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

lootContainers

Declaration
public LootContainerData_v1[] lootContainers
Field Value
Type Description
LootContainerData_v1[]
| Improve this Doc View Source

sceneName

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