Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OpenStarbound/OpenStarbound
/ masterOnly
Method
masterOnly
source/game/StarProjectile.cpp:561–563 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
559
}
560
561
bool Projectile::masterOnly() const {
562
return m_config->masterOnly;
563
}
564
565
void Projectile::processAction(Json const& action) {
566
Json parameters;
Callers
2
isAuthoritative
Method · 0.45
queueUpdatePackets
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected