Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/MultiMC/Launcher
/ isCustom
Method
isCustom
launcher/minecraft/Component.cpp:173–176 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
171
}
172
173
bool Component::isCustom()
174
{
175
return m_file != nullptr;
176
}
177
178
bool Component::isCustomizable()
179
{
Callers
3
updateButtons
Method · 0.80
getTrivialComponentChanges
Function · 0.80
data
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected