Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/WolfireGames/overgrowth
/ Dispose
Method
Dispose
Source/Scripting/scriptfile.cpp:420–422 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
418
}
419
420
void ScriptFileCache::Dispose() {
421
files.clear();
422
}
Callers
1
ASClearTemporaryDecals
Function · 0.45
Calls
1
clear
Method · 0.45
Tested by
no test coverage detected