Version: 2017.3
public static void Cancel (AI.NavMeshData data);

Parameters

data The data associated with asynchronous updating.

Description

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