AvoidIsPointInAvoid Method |
Namespace:
ff14bot.Pathing.Avoidance
Assembly:
RebornBuddy (in RebornBuddy.exe) Version: 3.3.1; net-4.5.win32; release
Syntax public abstract bool IsPointInAvoid(
Vector3 point
)
Parameters
- point
- Type: Clio.UtilitiesVector3
Return Value
Type:
BooleanSee Also