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

Function ClearUnderwaterBloodParticles

TombEngine/Game/effects/Blood.cpp:84–87  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

82 }
83
84 void ClearUnderwaterBloodParticles()
85 {
86 UnderwaterBloodParticles.clear();
87 }
88}

Callers 1

CleanUpFunction · 0.85

Calls 1

clearMethod · 0.45

Tested by

no test coverage detected