Show / Hide Table of Contents

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 Source

Flags

Declaration
public byte Flags
Field Value
Type Description
System.Byte
| Improve this Doc View Source

QuestId

Declaration
public ushort QuestId
Field Value
Type Description
System.UInt16

Properties

| Improve this Doc View Source

IsCompleted

Declaration
public readonly bool IsCompleted { get; }
Property Value
Type Description
System.Boolean
  • Improve this Doc
  • View Source
In This Article
Back to top Generated by DocFX