Skip to content

格式

typescript
NavMeshAgent.hasPath

所属类: NavMeshAgent

描述

(只读)代理当前是否有路径

参数

参数名类型描述

返回值

类型描述
bool是否有路径

代码示例