MCPcopy 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
199bool Component::isCustomizable()
200{
201 return m_metaVersion && getVersionFile();
202}
203
204bool Component::isRemovable()
205{

Callers 2

updateButtonsMethod · 0.80
customizeMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected