<Code Lib>
M

PathOfTravel.RemoveWaypoint

Description:
Remove a waypoint.

public void RemoveWaypoint(
	int index
)

  • Int32
    index
    The index of the waypoint to remove.

Loading…