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

Function ClearFootprints

TombEngine/Game/effects/footprint.cpp:221–224  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

219 }
220
221 void ClearFootprints()
222 {
223 Footprints.clear();
224 }
225}

Callers 1

CleanUpFunction · 0.85

Calls 1

clearMethod · 0.45

Tested by

no test coverage detected