Click or drag to resize

NavGraph Class

Handles the complex navigation required to move around the game world from one zone to another
Inheritance Hierarchy
SystemObject
  ff14bot.NavigationNavGraph

Namespace:  ff14bot.Navigation
Assembly:  RebornBuddy (in RebornBuddy.exe) Version: 3.3.1; net-4.5.win32; release
Syntax
C#
public static class NavGraph

The NavGraph type exposes the following members.

Methods
  NameDescription
Public methodStatic memberGetPath Obsolete.
Public methodStatic memberGetPathAsync
Public methodStatic memberNavGraphConsumer
Top
See Also