Show / Hide Table of Contents

Struct QuestData

Namespace: DaggerfallWorkshop.Game.Questing
Assembly: Assembly-CSharp.dll
Syntax
public struct QuestData

Fields

| Improve this Doc View Source

adult

Declaration
public bool adult
Field Value
Type Description
Boolean
| Improve this Doc View Source

group

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

membership

Declaration
public char membership
Field Value
Type Description
Char
| Improve this Doc View Source

minReq

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

name

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

oneTime

Declaration
public bool oneTime
Field Value
Type Description
Boolean
| Improve this Doc View Source

path

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