MCPcopy Create free account
hub / github.com/WolfireGames/overgrowth / IsCore

Method IsCore

Source/Internal/modloading.cpp:1406–1408  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1404}
1405
1406bool ModInstance::IsCore() const {
1407 return is_core;
1408}
1409
1410ModID ModInstance::GetSid() const {
1411 return sid;

Callers 7

GetActiveModsStringMethod · 0.80
GetCategorizedModsFunction · 0.80
DrawAdvancedModMenuFunction · 0.80
ASModIsCoreFunction · 0.80
DisplayErrorFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected