Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/MyGUI/mygui
/ shutdown
Method
shutdown
UnitTests/TestApp/ActionManager.cpp:42–45 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
40
}
41
42
void ActionManager::shutdown()
43
{
44
clear();
45
}
46
47
void ActionManager::clear()
48
{
Callers
nothing calls this directly
Calls
1
clear
Function · 0.85
Tested by
no test coverage detected