GE / extensions / core_flowgraphManager
core_flowgraphManagerfunction addManager(data)function clearAllManagers()function controls(...)function getAllManagers()function getAvailableNodeTemplates()function getAvailablePinTypes(node)function getAvailableStateTemplates()function getManagerByID(id)function getManagerGraphNode(mgrId, graphId, nodeId) -- safely retrieves a node from an active manager; returns nil if any id failsfunction getManagerModule(mgrId, moduleName) -- safely retrieves a module from an active manager; returns nil if any id failsfunction getNextUniqueIdentifier()function getSingleton(name)function loadManager(filepath, hidden, keepSavedDirs)function onDeserialized(data)function onExtensionLoaded()function onFileChanged(filename, type)function onFlowgraphSceneObjectAdd(...)function onFlowgraphSceneObjectChanged(...)function onFlowgraphSceneObjectRemove(...)function onLoadingScreenFadeout()function onSerialize()function onUpdate()function refreshDependencies(...)function removeManager(mgr)function removeNextFrame(mgr)function startNextFrame(mgr)function startOnLoadingScreenFadeout(fg)