wManager.Wow.Helpers Namespace
WRobot

PathFinderInterface Interface

Interface PathFinderInterface, you have possibility to use you own pathfinder, for that implement this interface on class named "PathFinder" without namespace and save dll to "WRobot\Bin\pathfinderoverride.dll".

Namespace:  wManager.Wow.Helpers.PathFinderClass
Assembly:  wManager (in wManager.dll)

Syntax


public interface PathFinderInterface
Public Interface PathFinderInterface
public interface class PathFinderInterface