Show / Hide Table of Contents

Struct Message.MessageSaveData_v1

Namespace: DaggerfallWorkshop.Game.Questing
Assembly: Assembly-CSharp.dll
Syntax
[fsObject("v1", new Type[]{})]
public struct MessageSaveData_v1

Fields

| Improve this Doc View Source

id

Declaration
public int id
Field Value
Type Description
Int32
| Improve this Doc View Source

lines

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