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