wManager.Wow.Helpers Namespace
WRobot

SpellListManager..::..SpellNameInGameById Method

Get spell name (name in game) by ID.

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

Syntax


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

Parameters

spellId
Type: UInt32
The spell id.

Return Value

name.