Click or drag to resize

QuestLogManager Class

Inheritance Hierarchy
SystemObject
  ff14bot.ManagersQuestLogManager

Namespace:  ff14bot.Managers
Assembly:  RebornBuddy (in RebornBuddy.exe) Version: 3.3.1; net-4.5.win32; release
Syntax
C#
public static class QuestLogManager

The QuestLogManager type exposes the following members.

Properties
  NameDescription
Public propertyStatic memberActiveQuests
Public propertyStatic memberInCutscene
Top
Methods
  NameDescription
Public methodStatic memberGetQuestById(Int32)
Public methodStatic memberGetQuestById(UInt32)
Public methodStatic memberGetQuestStep
Public methodStatic memberHasAtLeastOneDailyQuestComplete
Returns true if the user has atleast one of the quests in the list.
Public methodStatic memberHasAtLeastOneQuest
Returns true if the user has atleast one of the quests in the list.
Public methodStatic memberHasQuest
Public methodStatic memberIsDaily
Public methodStatic memberIsQuestAccepted
Public methodStatic memberIsQuestCompleted
Public methodStatic memberQuests Obsolete.
Public methodStatic memberRegisterDailies
Top
Fields
  NameDescription
Public fieldStatic memberDailyQuests
Top
See Also