wManager.Wow.Helpers Namespace
WRobot

Aura Constructor (UInt32, UInt32)

Initializes a new instance of the Aura class.

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

Syntax


public Aura(
	uint baseAddress,
	uint spellId
)
Public Sub New ( _
	baseAddress As UInteger, _
	spellId As UInteger _
)
public:
Aura(
	unsigned int^ baseAddress, 
	unsigned int^ spellId
)

Parameters

baseAddress
Type: UInt32
The aura base address.
spellId
Type: UInt32
The spell id.