[null,null,["최종 업데이트: 2024-08-21(UTC)"],[[["The `getConnectionPreviewMethod` is obsolete and no longer functional as of v10."],["This method previously determined the connection preview type based on the available and dragged connections, along with the dragged block."],["Custom `IConnectionPreviewer` implementations can potentially replace the functionality of this obsolete method."]]],["The `getConnectionPreviewMethod` function, now obsolete, selected a connection preview method. It considered the available connection (`closest`), the dragged connection (`local`), and the dragged block (`topBlock`). This function took three parameters: a `RenderedConnection` for each of the available and dragged connections, and a `BlockSvg` for the dragged block. It returned a `PreviewType` determining the preview's display. It is no longer respected, with its functionality potentially fulfilled by a custom `IConnectionPreviewer`.\n"]]