public static void Cancel (AI.NavMeshData data);

파라미터

dataThe data associated with asynchronous updating.

설명

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