GE Lua Documentation

Press F to search!

QueryNewNode2

Definition


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

Callers

@/lua/common/extensions/ui/flowgraph/editor_api_luaintf.lua
    if thickness == nil then thickness = 1.0 end
    return fge.QueryNewNode2(pinId, color, thickness)
  end