public static void Cancel (AI.NavMeshData data);

Parameters

dataThe data associated with asynchronous updating.

Description

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