Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/FreesmTeam/FreesmLauncher
/ isCustom
Method
isCustom
launcher/minecraft/Component.cpp:194–197 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
192
}
193
194
bool Component::isCustom()
195
{
196
return m_file != nullptr;
197
}
198
199
bool Component::isCustomizable()
200
{
Callers
6
updateButtons
Method · 0.80
on_actionRemove_triggered
Method · 0.80
getTrivialComponentChanges
Function · 0.80
performUpdateActions
Method · 0.80
finalizeComponents
Method · 0.80
data
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected