-- @/lua/ge/extensions/core/flowgraphManager.lua:160
local function startOnLoadingScreenFadeout(fg)
table.insert(startOnLoadingScreenFadeoutList, fg)
end
local mgr = core_flowgraphManager.loadManager(path)
--core_flowgraphManager.startOnLoadingScreenFadeout(mgr)
mgr:setRunning(true)