Click or drag to resize

NavigationProviderIsCurrent Property

Gets a bool that indicates whether this is the current navigation provider.

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

Property Value

Type: Boolean
See Also