-- @/=[C]:-1
function BeginCreate(...)
local mp = im.GetMousePos()
if ui_flowgraph_editor.BeginCreate(im.ImVec4(1, 1, 1, 1), 2) then
self:setupCreationWorkflow()
if thickness == nil then thickness = 1.0 end
return fge.BeginCreate(color, thickness)
end