wManager.Wow.Helpers Namespace
WRobot

ItemsManager..::..GetItemSpell Method (String)

Get the item spell.

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

Syntax


public static string GetItemSpell(
	string itemNameInGame
)
Public Shared Function GetItemSpell ( _
	itemNameInGame As String _
) As String
public:
static String^ GetItemSpell(
	String^ itemNameInGame
)

Parameters

itemNameInGame
Type: String
The item name in game.

Return Value

spell name