Show / Hide Table of Contents

Class SceneCache_v1

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

Fields

| Improve this Doc View Source

permanentScenes

Declaration
public string[] permanentScenes
Field Value
Type Description
String[]
| Improve this Doc View Source

sceneCache

Declaration
public SceneCacheEntry_v1[] sceneCache
Field Value
Type Description
SceneCacheEntry_v1[]
  • Improve this Doc
  • View Source
In This Article
  • Fields
    • permanentScenes
    • sceneCache
Back to top Generated by DocFX