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

Function ClearBubbles

TombEngine/Game/effects/bubble.cpp:208–211  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

206 }
207
208 void ClearBubbles()
209 {
210 Bubbles.clear();
211 }
212}

Callers 1

CleanUpFunction · 0.85

Calls 1

clearMethod · 0.45

Tested by

no test coverage detected