Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OpenStarbound/OpenStarbound
/ hideCrossServer
Method
hideCrossServer
source/game/StarQuests.cpp:560–562 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
558
}
559
560
bool Quest::hideCrossServer() const {
561
return m_displayParameters.hideCrossServer;
562
}
563
564
void Quest::setState(QuestState state) {
565
m_state = state;
Callers
2
init
Method · 0.80
questValidOnServer
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected