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

Method getIndexPriority

src/pluginlist.cpp:751–754  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

749}
750
751QString PluginList::getIndexPriority(int index) const
752{
753 return m_ESPs[index].index;
754}
755
756bool PluginList::isESPLocked(int index) const
757{

Callers 1

lessThanMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected