Function NavmeshCut.UsedForCut

UsedForCut ()

Called whenever this navmesh cut is used to update the navmesh.

Public
void UsedForCut ()

Called whenever this navmesh cut is used to update the navmesh.

Called once for each tile the navmesh cut is in. You can override this method to execute custom actions whenever this happens.