This version of Unity is unsupported.
Method group is Obsolete

OffMeshLink.UpdatePositions

Obsolete UpdatePositions() has been deprecated together with the class. Declare the object as NavMeshLink and use UpdateLink() instead.

Declaration

public void UpdatePositions();

Description

Explicitly update the link endpoints.

Updates the OffMeshLink endpoints to match the transforms specified by the start and end transforms.