Resume()
Resumes the movement along the current path after a pause.
Read time 1 minuteLast updated 10 days ago
Definition
- Type: Method
- Namespace: UnityEngine.AI
- Assembly: UnityEngine.AIModule
public void Resume()
Remarks
See NavMeshAgent.Stop for how to pause movement along the current path.