Files
python-plugins-doc/_sources/api/mobase.IModList.rst.txt
T

44 lines
1007 B
Plaintext

IModList
========
.. currentmodule:: mobase
.. autoclass:: IModList
:show-inheritance:
.. rubric:: Methods Summary
.. autosummary::
~IModList.allMods
~IModList.allModsByProfilePriority
~IModList.displayName
~IModList.getMod
~IModList.onModInstalled
~IModList.onModMoved
~IModList.onModRemoved
~IModList.onModStateChanged
~IModList.priority
~IModList.removeMod
~IModList.renameMod
~IModList.setActive
~IModList.setPriority
~IModList.state
.. rubric:: Methods Documentation
.. automethod:: allMods
.. automethod:: allModsByProfilePriority
.. automethod:: displayName
.. automethod:: getMod
.. automethod:: onModInstalled
.. automethod:: onModMoved
.. automethod:: onModRemoved
.. automethod:: onModStateChanged
.. automethod:: priority
.. automethod:: removeMod
.. automethod:: renameMod
.. automethod:: setActive
.. automethod:: setPriority
.. automethod:: state