GE Lua Documentation

Press F to search!

Definition


-- @/=[C]:-1
function QueryDeletedLink(...)

Callers

@/lua/ge/extensions/flowgraph/manager.lua
    local linkId = ui_flowgraph_editor.LinkIdPtr()
    while ui_flowgraph_editor.QueryDeletedLink(linkId, nil, nil) do
      if ui_flowgraph_editor.AcceptDeletedItem() then