Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
208
bool Component::isCustom()
209
{
210
return m_file != nullptr;
211
}
212
213
bool Component::isCustomizable()
214
{
Callers
3
updateButtons
Method · 0.80
getTrivialComponentChanges
Function · 0.80
data
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected