Version: 2023.1
언어: 한국어
public AI.NavMeshPathStatus pathStatus ;

설명

The status of the current path (complete, partial or invalid).

Returns NavMeshPathStatus.PathInvalid if either the path is invalid, or the agent is not yet initialized. (See Also: NavMeshPath.status.)