GE Lua Documentation

Press F to search!

GetHotObjectId

Definition


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

Callers

@/lua/ge/extensions/flowgraph/link.lua

  if ui_flowgraph_editor.GetHotObjectId() == self.id then
    if editor_flowgraphEditor.allowTooltip then
@/lua/ge/extensions/flowgraph/basenode.lua
  builder.drawDebug = drawType == 'geometry'
  if ui_flowgraph_editor.GetHotObjectId() == self.id then
    ui_flowgraph_editor.Suspend()