GE Lua Documentation

Press F to search!

ShowPinContextMenu

Definition


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

Callers

@/lua/ge/extensions/editor/flowgraph/main.lua
    self.mgr.openPopupPosition = mousePos
  elseif ui_flowgraph_editor.ShowPinContextMenu(self.contextPinId) then
    im.OpenPopup("Pin Context Menu")