wManager.Wow.Helpers Namespace
WRobot

QuestUseScriptOnClass Class

Class QuestUseScriptOnClass. Override this class when quest objectives is to use the script on WoWUnit, WoWGameObject or at specific position. Implements the QuestClass

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

Syntax


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

Inheritance Hierarchy


Object
  wManager.Wow.Class..::..QuestClass
    wManager.Wow.Class..::..QuestUseScriptOnClass