Click or drag to resize

AvoidCircleTIsPointInAvoid Method

Namespace:  ff14bot.Pathing.Avoidance
Assembly:  RebornBuddy (in RebornBuddy.exe) Version: 3.3.1; net-4.5.win32; release
Syntax
C#
public override sealed bool IsPointInAvoid(
	Vector3 point
)

Parameters

point
Type: Clio.UtilitiesVector3

Return Value

Type: Boolean
See Also