Click or drag to resize

SamplePointsParametersNavigableFromDestinationTolerance Property

When Type is NavigableFrom, specifies the distance we must be able to get within NavigabilityLocation from the sampled points.

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

Property Value

Type: Single
Remarks
See Also