MCPcopy Create free account
hub / github.com/TombEngine/TombEngine / ClearFireflySwarm

Function ClearFireflySwarm

TombEngine/Objects/Effects/Fireflies.cpp:438–442  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

436 }
437
438 void ClearFireflySwarm()
439 {
440 FireflySwarm.clear();
441 nextFireflyNumberMap.clear();
442 }
443}
444
445

Callers 2

InitializeSpecialEffectsFunction · 0.85
ClearSwarmEnemiesFunction · 0.85

Calls 1

clearMethod · 0.45

Tested by

no test coverage detected