Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/WolfireGames/overgrowth
/ GetModsource
Method
GetModsource
Source/Internal/path.cpp:64–66 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
62
}
63
64
ModID Path::GetModsource() const {
65
return mod_source;
66
}
67
68
bool Path::isValid() const {
69
return valid;
Callers
7
Save
Method · 0.80
Load
Method · 0.80
SaveSimplificationCache
Method · 0.80
GetModPollutionInformation
Method · 0.80
ASGetCurrentMenuModsourceID
Function · 0.80
ASGetCurrentLevelModsourceID
Function · 0.80
CompileScript
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected