wManager.Wow.Helpers Namespace
WRobot

ObjectManager..::..GetWoWUnitHostile Method

Gets units hostile.

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

Syntax


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

Return Value

List<WoWUnit>.