wManager.Wow.Helpers Namespace
WRobot

WoWLocalPlayer..::..RuneIsReady Method

Rune slot is ready.

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

Syntax


public bool RuneIsReady(
	int slotId
)
Public Function RuneIsReady ( _
	slotId As Integer _
) As Boolean
public:
bool^ RuneIsReady(
	int^ slotId
)

Parameters

slotId
Type: Int32
The slot identifier.

Return Value

true if ready, false otherwise.