wManager.Wow.Helpers Namespace
WRobot

LootingTask..::..Pulse Method

Looting specified WoWUnits

Namespace:  wManager.Wow.Bot.Tasks
Assembly:  wManager (in wManager.dll)

Syntax


public static void Pulse(
	List<WoWUnit> woWUnits
)
Public Shared Sub Pulse ( _
	woWUnits As List(Of WoWUnit) _
)
public:
static void Pulse(
	List<WoWUnit^>^ woWUnits
)

Parameters

woWUnits
Type: List<(Of <(<'WoWUnit>)>)>
The wo w units.