wManager.Wow.Helpers Namespace
WRobot

QuestFollowNpcClass Class

Class QuestFollowNpcClass. Override this class when you need follow Npc. Implements the QuestClass

Namespace:  wManager.Wow.Class
Assembly:  wManager (in wManager.dll)

Syntax


public abstract class QuestFollowNpcClass : QuestClass
Public MustInherit Class QuestFollowNpcClass _
	Inherits QuestClass
public ref class QuestFollowNpcClass abstract : public QuestClass

Inheritance Hierarchy


Object
  wManager.Wow.Class..::..QuestClass
    wManager.Wow.Class..::..QuestFollowNpcClass