MCPcopy 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
561bool Projectile::masterOnly() const {
562 return m_config->masterOnly;
563}
564
565void Projectile::processAction(Json const& action) {
566 Json parameters;

Callers 2

isAuthoritativeMethod · 0.45
queueUpdatePacketsMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected