wManager.Wow.Helpers Namespace
WRobot

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.Class
Assembly:  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


Object
  wManager.Wow.Class..::..QuestClass
    wManager.Wow.Class..::..QuestFollowPathClass