NavMeshAgent.pathPending
var pathPending: bool;
bool pathPending;
pathPending as bool
Description

Is a path in the process of being computed but not yet ready? (Read Only)