-- @/=[C]:-1
function QueryNewNode1(...)
local originPin = nil
if ui_flowgraph_editor.QueryNewNode1(pinId) then
originPin = self.graph:findPin(ui_flowgraph_editor.PtrToId(pinId))
local pinId = ui_flowgraph_editor.PinIdPtr()
if ui_flowgraph_editor.QueryNewNode1(pinId) then
self.newLinkPin = self.graph:findPin(ui_flowgraph_editor.PtrToId(pinId))