wManager.Wow.Helpers Namespace
WRobot

SpellListManager..::..ListSpellName Property

Gets the names of spells (in English).

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

Syntax


public static List<string> ListSpellName { get; set; }
Public Shared Property ListSpellName As List(Of String)
	Get
	Set
public:
static property List<String^>^ ListSpellName {
	List<String^>^ get ();
	void set (List<String^>^ value);
}

Field Value

list of spells names.