public static void Cancel (AI.NavMeshData data);

Parámetros

dataThe data associated with asynchronous updating.

Descripción

Cancels an asynchronous update of the specified NavMesh data. See Also: UpdateNavMeshDataAsync.