wManager.Wow.Helpers Namespace
WRobot

InteractWithNpcUserControl Constructor

Initializes a new instance of the InteractWithNpcUserControl class.

Namespace:  Quester.Profile.ProfilesCreator.EasyQuestClassUserControl
Assembly:  Quester (in Quester.dll)

Syntax


public InteractWithNpcUserControl(
	ref InteractWithNpcEasyQuestClass interactWithNpcEasyQuestClass
)
Public Sub New ( _
	ByRef interactWithNpcEasyQuestClass As InteractWithNpcEasyQuestClass _
)
public:
InteractWithNpcUserControl(
	InteractWithNpcEasyQuestClass^% interactWithNpcEasyQuestClass
)

Parameters

interactWithNpcEasyQuestClass
Type: Quester.Profile..::..InteractWithNpcEasyQuestClass%
The interact with NPC easy quest class.