GE Lua Documentation

Press F to search!

GetDoubleClickedNode

Definition


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

Callers

@/lua/ge/extensions/editor/flowgraphEditor.lua

  local nodeId = tonumber(ui_flowgraph_editor.GetDoubleClickedNode())
  if nodeId ~= 0 then