wManager.Wow.Helpers Namespace
WRobot

ObjectManager..::..BlackListGetUnitAttackPlayerGuidTime Field

Ignore units present in this list when bot check GetUnitAttackPlayer(List<(Of <<'(WoWUnit>)>>)), can be used like ObjectManager.BlackListGetUnitAttackPlayerGuidTime.Add(unit.Guid, DateTime.Now + TimeSpan.FromMinutes(10));

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

Syntax


public static Dictionary<ulong, DateTime> BlackListGetUnitAttackPlayerGuidTime
Public Shared BlackListGetUnitAttackPlayerGuidTime As Dictionary(Of ULong, DateTime)
public:
static Dictionary<unsigned long long^, DateTime^>^ BlackListGetUnitAttackPlayerGuidTime