wManager.Wow.Helpers Namespace
WRobot

SpellListManager..::..SpellNameById Method

Get spell name (in english) by ID.

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

Syntax


public static string SpellNameById(
	uint spellId
)
Public Shared Function SpellNameById ( _
	spellId As UInteger _
) As String
public:
static String^ SpellNameById(
	unsigned int^ spellId
)

Parameters

spellId
Type: UInt32
The spell id.

Return Value

name.