Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OpenStarbound/OpenStarbound
/ ~MainInterface
Method
~MainInterface
source/frontend/StarMainInterface.cpp:201–203 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
199
}
200
201
MainInterface::~MainInterface() {
202
m_paneManager.dismissAllPanes();
203
}
204
205
MainInterface::RunningState MainInterface::currentState() const {
206
return m_state;
Callers
nothing calls this directly
Calls
1
dismissAllPanes
Method · 0.80
Tested by
no test coverage detected