This version of Unity is unsupported.

GameObjectUtility.SetNavMeshArea

public static void SetNavMeshArea(GameObject go, int areaIndex);

Parameters

goGameObject to modify.
areaIndexNavMesh area index to set.

Description

Set the navmesh area for the gameobject.