BuffManager..::..GetAura Method (UInt32, UInt32)
Get the buff.
Namespace:
wManager.Wow.HelpersAssembly: wManager (in wManager.dll)
Syntax
public: static Aura^ GetAura( unsigned int^ baseAddress, unsigned int^ buffId )
Parameters
- baseAddress
- Type: UInt32
The wow object base address (GetBaseAddress).
- buffId
- Type: UInt32
The spell id.