GE Lua Documentation

Press F to search!

QueryDeletedNode

Definition


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

Callers

@/lua/ge/extensions/flowgraph/manager.lua
    local nodeId = ui_flowgraph_editor.NodeIdPtr()
    while ui_flowgraph_editor.QueryDeletedNode(nodeId) do
      if ui_flowgraph_editor.AcceptDeletedItem() then