wManager.Wow.Helpers Namespace
WRobot

UseSpellOnUserControl Constructor

Initializes a new instance of the UseSpellOnUserControl class.

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

Syntax


public UseSpellOnUserControl(
	ref UseSpellOnEasyQuestClass useSpellOnEasyQuestClass
)
Public Sub New ( _
	ByRef useSpellOnEasyQuestClass As UseSpellOnEasyQuestClass _
)
public:
UseSpellOnUserControl(
	UseSpellOnEasyQuestClass^% useSpellOnEasyQuestClass
)

Parameters

useSpellOnEasyQuestClass
Type: Quester.Profile..::..UseSpellOnEasyQuestClass%
The use spell on easy quest class.