Spell Constructor (UInt32)
Initializes a new instance of the Spell class. This class management an spell of your wow player.
Namespace:
wManager.Wow.ClassAssembly: wManager (in wManager.dll)
Syntax
public Spell( uint spellId )
Public Sub New ( _ spellId As UInteger _ )
public: Spell( unsigned int^ spellId )
Parameters
- spellId
- Type: UInt32
The spell ID.