Show / Hide Table of Contents

Class ModInfo_v1

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

Fields

| Improve this Doc View Source

fileName

Declaration
public string fileName
Field Value
Type Description
String
| Improve this Doc View Source

guid

Declaration
public string guid
Field Value
Type Description
String
| Improve this Doc View Source

loadPriority

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

title

Declaration
public string title
Field Value
Type Description
String
| Improve this Doc View Source

version

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