MCPcopy 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
194bool Component::isCustom()
195{
196 return m_file != nullptr;
197}
198
199bool Component::isCustomizable()
200{

Callers 6

updateButtonsMethod · 0.80
performUpdateActionsMethod · 0.80
finalizeComponentsMethod · 0.80
dataMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected