Struct Quest.TaskState
Basic information about a single task
Namespace: DaggerfallWorkshop.Game.Questing
Assembly: Assembly-CSharp.dll
Syntax
[Serializable]
public struct TaskState
Fields
| Improve this Doc View Sourceset
Declaration
public bool set
Field Value
| Type | Description |
|---|---|
| Boolean |
symbol
Declaration
public Symbol symbol
Field Value
| Type | Description |
|---|---|
| Symbol |
type
Declaration
public Task.TaskType type
Field Value
| Type | Description |
|---|---|
| Task.TaskType |