wManager.Wow.Helpers Namespace
WRobot

FollowNpcUserControl Constructor

Initializes a new instance of the FollowNpcUserControl class.

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

Syntax


public FollowNpcUserControl(
	ref FollowNpcEasyQuestClass followNpcEasyQuestClass
)
Public Sub New ( _
	ByRef followNpcEasyQuestClass As FollowNpcEasyQuestClass _
)
public:
FollowNpcUserControl(
	FollowNpcEasyQuestClass^% followNpcEasyQuestClass
)

Parameters

followNpcEasyQuestClass
Type: Quester.Profile..::..FollowNpcEasyQuestClass%
The follow NPC easy quest class.