Show / Hide Table of Contents

Class PlayerNotebook.NotebookData_v1

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

Fields

| Improve this Doc View Source

finishedQuestEntries

Declaration
public List<List<string>> finishedQuestEntries
Field Value
Type Description
List<List<String>>
| Improve this Doc View Source

notebookEntries

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