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