MCPcopy Create free account
hub / github.com/FreesmTeam/FreesmLauncher / getID

Method getID

launcher/minecraft/Component.cpp:135–138  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

133}
134
135QString Component::getID()
136{
137 return m_uid;
138}
139
140QString Component::getName()
141{

Callers 11

collectTreeLinkedMethod · 0.80
resolveDependenciesMethod · 0.80
performUpdateActionsMethod · 0.80
insertComponentMethod · 0.80
componentDataChangedMethod · 0.80
removeMethod · 0.80
customizeMethod · 0.80
revertToBaseMethod · 0.80
getProfileMethod · 0.80
getModLoadersListMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected