GE Lua Documentation

Press F to search!

ShowLinkContextMenu

Definition


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

Callers

@/lua/ge/extensions/editor/flowgraph/main.lua
    self.mgr.openPopupPosition = mousePos
  elseif ui_flowgraph_editor.ShowLinkContextMenu(self.contextLinkId) then
    if not self.mgr.selectedLinks[ui_flowgraph_editor.PtrToId(self.contextLinkId)] then