Click or drag to resize

PathInformationDistanceType Property

The type of value the Distance propery indicates.

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

Property Value

Type: PathDistanceType
Remarks
This is None unless Navigability is Navigable.
See Also