Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
InitializeSpecialEffects
Function · 0.85
ClearSwarmEnemies
Function · 0.85
Calls
1
clear
Method · 0.45
Tested by
no test coverage detected