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

Function ClearRipples

TombEngine/Game/effects/Ripple.cpp:90–93  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

88 }
89
90 void ClearRipples()
91 {
92 Ripples.clear();
93 }
94}

Callers 1

CleanUpFunction · 0.85

Calls 1

clearMethod · 0.45

Tested by

no test coverage detected