Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/MyGUI/mygui
/ resumeState
Method
resumeState
Tools/SkinEditor/ApplicationState.cpp:29–32 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
27
}
28
29
void ApplicationState::resumeState()
30
{
31
Application::getInstance().quit();
32
}
33
34
}
Callers
nothing calls this directly
Calls
1
quit
Method · 0.80
Tested by
no test coverage detected