Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
751
QString PluginList::getIndexPriority(int index) const
752
{
753
return m_ESPs[index].index;
754
}
755
756
bool PluginList::isESPLocked(int index) const
757
{
Callers
1
lessThan
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected