wManager.Wow.Helpers Namespace
WRobot

ItemsManager..::..GetItemSpell Method (UInt32)

Get the item spell.

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

Syntax


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

Parameters

itemId
Type: UInt32
The item id.

Return Value

spell name.