wManager.Wow.Helpers Namespace
WRobot

Spell Constructor (String)

Initializes a new instance of the Spell class. This class manage spells of your wow player.

Namespace:  wManager.Wow.Class
Assembly:  wManager (in wManager.dll)

Syntax


public Spell(
	string spellNameEnglish
)
Public Sub New ( _
	spellNameEnglish As String _
)
public:
Spell(
	String^ spellNameEnglish
)

Parameters

spellNameEnglish
Type: String
English name of the spell.