Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/FreesmTeam/FreesmLauncher
/ isRemovable
Method
isRemovable
launcher/minecraft/Component.cpp:204–207 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
202
}
203
204
bool Component::isRemovable()
205
{
206
return !m_important;
207
}
208
209
bool Component::isRevertible()
210
{
Callers
2
updateButtons
Method · 0.80
remove
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected