wManager.Wow.Helpers Namespace
WRobot

UseScriptOnUserControl Constructor

Initializes a new instance of the UseScriptOnUserControl class.

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

Syntax


public UseScriptOnUserControl(
	ref UseScriptOnEasyQuestClass useScriptOnEasyQuestClass
)
Public Sub New ( _
	ByRef useScriptOnEasyQuestClass As UseScriptOnEasyQuestClass _
)
public:
UseScriptOnUserControl(
	UseScriptOnEasyQuestClass^% useScriptOnEasyQuestClass
)

Parameters

useScriptOnEasyQuestClass
Type: Quester.Profile..::..UseScriptOnEasyQuestClass%
The use script on easy quest class.