MCPcopy 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
201MainInterface::~MainInterface() {
202 m_paneManager.dismissAllPanes();
203}
204
205MainInterface::RunningState MainInterface::currentState() const {
206 return m_state;

Callers

nothing calls this directly

Calls 1

dismissAllPanesMethod · 0.80

Tested by

no test coverage detected