MCPcopy 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
64ModID Path::GetModsource() const {
65 return mod_source;
66}
67
68bool Path::isValid() const {
69 return valid;

Callers 7

SaveMethod · 0.80
LoadMethod · 0.80
CompileScriptMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected