Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/assaultcube/AC
/ drop
Method
drop
source/src/soundlocation.cpp:219–223 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
217
}
218
219
void location::drop()
220
{
221
src->stop();
222
stale = true; // drop from collection on next update cycle
223
}
224
225
226
// location collection
Callers
nothing calls this directly
Calls
1
stop
Method · 0.45
Tested by
no test coverage detected