Struct QuestData
Namespace: DaggerfallWorkshop.Game.Questing
Assembly: Assembly-CSharp.dll
Syntax
public struct QuestData
Fields
| Improve this Doc View Sourceadult
Declaration
public bool adult
Field Value
| Type | Description |
|---|---|
| Boolean |
group
Declaration
public string group
Field Value
| Type | Description |
|---|---|
| String |
membership
Declaration
public char membership
Field Value
| Type | Description |
|---|---|
| Char |
minReq
Declaration
public int minReq
Field Value
| Type | Description |
|---|---|
| Int32 |
name
Declaration
public string name
Field Value
| Type | Description |
|---|---|
| String |
oneTime
Declaration
public bool oneTime
Field Value
| Type | Description |
|---|---|
| Boolean |
path
Declaration
public string path
Field Value
| Type | Description |
|---|---|
| String |