Struct DailyQuestWork
Inherited Members
System.ValueType.Equals(System.Object)
System.ValueType.GetHashCode()
System.ValueType.ToString()
System.Object.Equals(System.Object, System.Object)
System.Object.GetType()
System.Object.ReferenceEquals(System.Object, System.Object)
Namespace: FFXIVClientStructs.FFXIV.Application.Network.WorkDefinitions
Assembly: FFXIVClientStructs.dll
Syntax
public struct DailyQuestWork
Fields
| Improve this Doc View SourceFlags
Declaration
public byte Flags
Field Value
| Type | Description |
|---|---|
| System.Byte |
QuestId
Declaration
public ushort QuestId
Field Value
| Type | Description |
|---|---|
| System.UInt16 |
Properties
| Improve this Doc View SourceIsCompleted
Declaration
public readonly bool IsCompleted { get; }
Property Value
| Type | Description |
|---|---|
| System.Boolean |