Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
1021
float Npc::beamGunRadius() const {
1022
return m_tools->beamGunRadius();
1023
}
1024
1025
void Npc::addParticles(List<Particle> const&) {}
1026
Callers
1
init
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected