Cannot Access OnPathComplete. Already using Pathfinding;

You can see my issue here in Visual Studio https://i.imgur.com/ysNAn9r.png
Im on Unity 2018 with the most recent stable, free release of A*

I didnt see anything in the changelog about this. Am I doing something wrong?

Hi

OnPathComplete is a function you define yourself.
See https://arongranberg.com/astar/docs/custom_movement_script.html