MCPcopy 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
1025void Npc::addParticles(List<Particle> const&) {}
1026
1027void Npc::addSound(String const&, float, float) {}
1028

Callers 15

renderMethod · 0.45
destroyMethod · 0.45
removeEntityMethod · 0.45
renderMethod · 0.45
updateMethod · 0.45
renderMethod · 0.45
destroyMethod · 0.45
renderMethod · 0.45
renderMethod · 0.45
renderMethod · 0.45
destroyMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected