Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/FreesmTeam/FreesmLauncher
/ isCustomizable
Method
isCustomizable
launcher/minecraft/Component.cpp:199–202 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
197
}
198
199
bool Component::isCustomizable()
200
{
201
return m_metaVersion && getVersionFile();
202
}
203
204
bool Component::isRemovable()
205
{
Callers
2
updateButtons
Method · 0.80
customize
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected