wManager.Wow.Helpers Namespace
WRobot

Spell Constructor (Int32)

Initializes a new instance of the Spell class. This class management an spell of your wow player.

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

Syntax


public Spell(
	int spellId
)
Public Sub New ( _
	spellId As Integer _
)
public:
Spell(
	int^ spellId
)

Parameters

spellId
Type: Int32
The spell ID.