wManagerSetting..::..IsBlackListedAllConditions Method (WoWGameObject)
Determines if game object is blacklisted (position, guid or entry id).
Namespace:
wManagerAssembly: wManager (in wManager.dll)
Syntax
public static bool IsBlackListedAllConditions( WoWGameObject woWGameObject )
Public Shared Function IsBlackListedAllConditions ( _ woWGameObject As WoWGameObject _ ) As Boolean
public: static bool^ IsBlackListedAllConditions( WoWGameObject^ woWGameObject )
Parameters
- woWGameObject
- Type: wManager.Wow.ObjectManager..::..WoWGameObject
The wo w game object.