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

Method getFilename

launcher/minecraft/Component.cpp:152–155  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

150}
151
152QString Component::getFilename()
153{
154 return m_parent->patchFilePathForUid(m_uid);
155}
156
157QDateTime Component::getReleaseDateTime()
158{

Callers 4

confirmMethod · 0.80
loadComponentFunction · 0.80

Calls 1

patchFilePathForUidMethod · 0.80

Tested by

no test coverage detected