MCPcopy Create free account
hub / github.com/OpenStarbound/OpenStarbound / beamGunRadius

Method beamGunRadius

source/game/StarNpc.cpp:1021–1023  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1019}
1020
1021float Npc::beamGunRadius() const {
1022 return m_tools->beamGunRadius();
1023}
1024
1025void Npc::addParticles(List<Particle> const&) {}
1026

Callers 1

initMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected