Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OpenStarbound/OpenStarbound
/ accepted
Method
accepted
source/frontend/StarErrorScreen.cpp:40–42 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
38
}
39
40
bool ErrorScreen::accepted() {
41
return m_accepted;
42
}
43
44
void ErrorScreen::render() {
45
m_paneManager->render();
Callers
5
processInput
Method · 0.80
update
Method · 0.80
render
Method · 0.80
updateModsWarning
Method · 0.80
updateError
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected