GE Lua Documentation

Press F to search!

QueryNewLink1

Definition


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

Callers

@/lua/ge/extensions/flowgraph/manager.lua
    -- create a new link?
    if ui_flowgraph_editor.QueryNewLink1(startPinId, endPinId) then
      local startPin = self.graph:findPin(ui_flowgraph_editor.PtrToId(startPinId))