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

Method details

launcher/minecraft/mod/Mod.cpp:173–176  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

171}
172
173auto Mod::details() const -> const ModDetails&
174{
175 return m_local_details;
176}
177
178auto Mod::name() const -> QString
179{

Callers 1

executeTaskMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected