Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
1406
bool ModInstance::IsCore() const {
1407
return is_core;
1408
}
1409
1410
ModID ModInstance::GetSid() const {
1411
return sid;
Callers
7
GetActiveModsString
Method · 0.80
HasActiveIncompatibleMods
Method · 0.80
GetActiveIncompatibleModsString
Method · 0.80
GetCategorizedMods
Function · 0.80
DrawAdvancedModMenu
Function · 0.80
ASModIsCore
Function · 0.80
DisplayError
Function · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected