wManager.Wow.Helpers Namespace
wManager.Wow.ObjectManager Namespace
WRobot

ObjectManager..::..GetUnitAttackPlayer Method

Gets the units that attack local player.

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

Syntax


public static List<WoWUnit> GetUnitAttackPlayer()
Public Shared Function GetUnitAttackPlayer As List(Of WoWUnit)
public:
static List<WoWUnit^>^ GetUnitAttackPlayer()

Return Value

List<WoWUnit>.