wManager.Wow.Helpers Namespace
WRobot

WoWLocalPlayer..::..GetRunesReady Method (RuneTypes)

Gets the runes readies by type.

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

Syntax


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

Return Value

runes readies.