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