Version: 2018.1
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.