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

Function ClearDrips

TombEngine/Game/effects/drip.cpp:170–173  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

168 }
169
170 void ClearDrips()
171 {
172 Drips.clear();
173 }
174}

Callers 1

CleanUpFunction · 0.85

Calls 1

clearMethod · 0.45

Tested by

no test coverage detected