MCPcopy Create free account
hub / github.com/codereader/DarkRadiant / createParticleSource

Function createParticleSource

test/Particles.cpp:240–243  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

238)";
239
240inline std::string createParticleSource()
241{
242 return ParticleSourceTemplate;
243}
244
245inline particles::IParticleDef::Ptr createParticleFromSource(const std::string& defName)
246{

Callers 1

createParticleFromSourceFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected