NPC:NavSetGoalPos
Description
Creates a path to closest node at given position. This won't actually force the NPC to move.
This will call either NPC:TaskComplete or NPC:TaskFail for the current schedule and task, forcing the current task to progress to next task or fail.
See also NPC:NavSetRandomGoal.