OthersEvents..::..OnPathFinderFindPath Event
Occurs when pathfinder FindPath (FindPath(Vector3)).
Namespace:
wManager.EventsAssembly: wManager (in wManager.dll)
Syntax
public static event OthersEvents..::..VectorVectorCancelableHandler OnPathFinderFindPath
Public Shared Event OnPathFinderFindPath As OthersEvents..::..VectorVectorCancelableHandler
public: static event OthersEvents..::..VectorVectorCancelableHandler^ OnPathFinderFindPath { void add (OthersEvents..::..VectorVectorCancelableHandler^ value); void remove (OthersEvents..::..VectorVectorCancelableHandler^ value); }