QuestFollowPathClass Class
Class QuestFollowPathClass. Override this class when you need to use a precise path or when quest objectives is to go to specific position.
Implements the QuestClass
Namespace:
wManager.Wow.ClassAssembly: wManager (in wManager.dll)
Syntax
public abstract class QuestFollowPathClass : QuestClass
Public MustInherit Class QuestFollowPathClass _ Inherits QuestClass
public ref class QuestFollowPathClass abstract : public QuestClass
Inheritance Hierarchy
wManager.Wow.Class..::..QuestClass
wManager.Wow.Class..::..QuestFollowPathClass