AerialBlackspotManager Class |
Namespace: ff14bot.Pathing
public static class AerialBlackspotManager
The AerialBlackspotManager type exposes the following members.
Name | Description | |
---|---|---|
Blackspots | Gets the blackspots. |
Name | Description | |
---|---|---|
AddBlackspot | Adds a blackspot. | |
AddBlackspots(UInt32, IEnumerableVector2) | Adds the blackspots. | |
AddBlackspots(UInt32, IEnumerableSpot2D) | Adds the blackspots. | |
IsInBlackspot | Query if 'point' is in a blackspot. | |
RemoveBlackspot | Removes the blackspot. | |
RemoveBlackspots(UInt32, IEnumerableVector2) | Removes the blackspots. | |
RemoveBlackspots(UInt32, IEnumerableSpot2D) | Removes the blackspots. |