Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OpenStarbound/OpenStarbound
/ addParticles
Method
addParticles
source/game/StarNpc.cpp:1025–1025 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1023
}
1024
1025
void Npc::addParticles(List<Particle> const&) {}
1026
1027
void Npc::addSound(String const&, float, float) {}
1028
Callers
15
render
Method · 0.45
destroy
Method · 0.45
removeEntity
Method · 0.45
render
Method · 0.45
update
Method · 0.45
handleDamageNotifications
Method · 0.45
render
Method · 0.45
destroy
Method · 0.45
render
Method · 0.45
render
Method · 0.45
render
Method · 0.45
destroy
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected