MCPcopy 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

Tested by

no test coverage detected