Method group is Obsolete

GameObjectUtility.GetNavMeshAreaNames

Obsolete GetNavMeshAreaNames has been deprecated. Use NavMesh.GetAreaNames instead.
Upgrade to GetAreaNames

Declaration

public static string[] GetNavMeshAreaNames();

Returns

string[] Names of all the NavMesh areas.

Description

Get all the navmesh area names.


Did you find this page useful? Please give it a rating: