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.ClassAssembly: 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
wManager.Wow.Class..::..QuestClass
wManager.Wow.Class..::..QuestUseScriptOnClass