Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OpenStarbound/OpenStarbound
/ serverErrorOccurred
Method
serverErrorOccurred
source/game/StarWorldServerThread.cpp:50–52 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
48
}
49
50
bool WorldServerThread::serverErrorOccurred() {
51
return m_errorOccurred;
52
}
53
54
bool WorldServerThread::shouldExpire() {
55
return m_shouldExpire;
Callers
1
shutdownInactiveWorlds
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected