Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/BohemiaInteractive/CWR
/ ClearBanks
Method
ClearBanks
engine/Poseidon/IO/Streams/QBStream.cpp:1317–1320 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1315
}
1316
}
1317
}
1318
1319
void BankList::Lock(const RString& prefix)
1320
{
1321
for (int i = 0; i < Size(); i++)
1322
{
1323
const QFBank& b = Get(i);
Callers
nothing calls this directly
Calls
1
Clear
Method · 0.45
Tested by
no test coverage detected