MCPcopy Create free account
hub / github.com/PolyMC/PolyMC / isCustom

Method isCustom

launcher/minecraft/Component.cpp:208–211  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

206}
207
208bool Component::isCustom()
209{
210 return m_file != nullptr;
211}
212
213bool Component::isCustomizable()
214{

Callers 3

updateButtonsMethod · 0.80
dataMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected