MCPcopy Create free account
hub / github.com/ModOrganizer2/modorganizer / appVersion

Method appVersion

src/organizercore.cpp:649–652  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

647}
648
649MOBase::VersionInfo OrganizerCore::appVersion() const
650{
651 return m_Updater.getVersion();
652}
653
654MOBase::IPluginGame* OrganizerCore::getGame(const QString& name) const
655{

Callers

nothing calls this directly

Calls 1

getVersionMethod · 0.45

Tested by

no test coverage detected