PathfindingDriver
Version-specific operations required by PathfindingSession.
The driver owns the native goal registration and prepared path. The session owns every lifecycle and status transition so adapter versions cannot drift semantically.
Functions
Link copied to clipboard
Returns whether the native entity can currently navigate.
Link copied to clipboard
Returns whether combat currently owns movement.
Link copied to clipboard
Returns whether native navigation has stopped following the retained path.
Link copied to clipboard
Creates and retains a complete native path to the destination.
Link copied to clipboard
Starts following the retained path.
Link copied to clipboard
Stops navigation and discards any retained path.
Link copied to clipboard
Removes the native goal installed for this session.