-- @/=[C]:-1 function DeselectLink(...)
for lId, _ in ipairs(self.selectedLinks) do ui_flowgraph_editor.DeselectLink(lId) end