GetAreaNames()
Get all the NavMesh area names.
Read time 1 minuteLast updated 9 days ago
Definition
- Type: Method
- Namespace: UnityEngine.AI
- Assembly: UnityEngine.AIModule
public static string[] GetAreaNames()
Returns
Type | Description |
|---|---|
| string[] | Names of all the NavMesh areas. |