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

파라미터

data The data associated with asynchronous updating.

설명

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