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

Method folderName

launcher/minecraft/World.h:43–46  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

41public:
42 World(const QFileInfo &file);
43 QString folderName() const
44 {
45 return m_folderName;
46 }
47 QString name() const
48 {
49 return m_actualName;

Callers 2

operator==Method · 0.80
dataMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected