Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
CleanUp
Function · 0.85
Calls
1
clear
Method · 0.45
Tested by
no test coverage detected