wManager.Wow.Helpers Namespace
WRobot

SpellManager..::..GetSpellInfo Method

Gets spell information.

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

Syntax


public static SpellInfo GetSpellInfo(
	uint id
)
Public Shared Function GetSpellInfo ( _
	id As UInteger _
) As SpellInfo
public:
static SpellInfo^ GetSpellInfo(
	unsigned int^ id
)

Parameters

id
Type: UInt32
The spell id.

Return Value

SpellInfo.