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

Method isBuiltIn

launcher/icons/MMCIcon.cpp:135–138  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

133
134
135bool MMCIcon::isBuiltIn() const
136{
137 return m_current_type == IconType::Builtin;
138}

Callers 1

SaveIconFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected