GE Lua Documentation

Press F to search!

ShowBackgroundContextMenu

Definition


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

Callers

@/lua/ge/extensions/editor/flowgraph/main.lua
    self.mgr.openPopupPosition = mousePos
  elseif im.IsWindowHovered() and ui_flowgraph_editor.ShowBackgroundContextMenu() then
    im.OpenPopup("BackgroundContextMenu")