wManager.Wow.Helpers Namespace
WRobot

WoWLocalPlayer..::..GetRunes Method (RuneTypes)

Gets the runes by type.

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

Syntax


public List<RuneStruct> GetRunes(
	RuneTypes type
)
Public Function GetRunes ( _
	type As RuneTypes _
) As List(Of RuneStruct)
public:
List<RuneStruct^>^ GetRunes(
	RuneTypes^ type
)

Return Value

runes readies.