GE Lua Documentation

Press F to search!

ShowNodeContextMenu

Definition


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

Callers

@/lua/ge/extensions/editor/flowgraph/main.lua

  if ui_flowgraph_editor.ShowNodeContextMenu(self.contextNodeId) then
    if not self.mgr.selectedNodes[ui_flowgraph_editor.PtrToId(self.contextNodeId)] then