Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/TombEngine/TombEngine
/ ClearBubbles
Function
ClearBubbles
TombEngine/Game/effects/bubble.cpp:208–211 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
206
}
207
208
void ClearBubbles()
209
{
210
Bubbles.clear();
211
}
212
}
Callers
1
CleanUp
Function · 0.85
Calls
1
clear
Method · 0.45
Tested by
no test coverage detected