Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/MyGUI/mygui
/ Shutdown
Method
Shutdown
Tools/EditorFramework/ComponentFactory.cpp:79–82 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
77
}
78
79
void ComponentFactory::Shutdown()
80
{
81
::components::FactoryManager::GetInstancePtr()->UnregisterAllFactories();
82
}
83
}
Callers
nothing calls this directly
Calls
1
UnregisterAllFactories
Method · 0.80
Tested by
no test coverage detected