Click or drag to resize

SamplePointsParametersNavigabilityLocation Property

The location that the sampled points must be navigable from or to, depending on Type.

Namespace:  ff14bot.Pathing
Assembly:  RebornBuddy (in RebornBuddy.exe) Version: 3.3.1; net-4.5.win32; release
Syntax
C#
public Vector3 NavigabilityLocation { get; set; }

Property Value

Type: Vector3
See Also