Click or drag to resize

PathInformationDistance Property

The distance value of the path. See DistanceType for how to interpret this.

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

Property Value

Type: Single
See Also