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

90 lines
2.5 KiB
Plaintext

IModInterface
=============
.. currentmodule:: mobase
.. autoclass:: IModInterface
:show-inheritance:
.. rubric:: Methods Summary
.. autosummary::
~IModInterface.absolutePath
~IModInterface.addCategory
~IModInterface.addNexusCategory
~IModInterface.categories
~IModInterface.clearPluginSettings
~IModInterface.color
~IModInterface.comments
~IModInterface.converted
~IModInterface.endorsedState
~IModInterface.fileTree
~IModInterface.gameName
~IModInterface.ignoredVersion
~IModInterface.installationFile
~IModInterface.isBackup
~IModInterface.isForeign
~IModInterface.isOverwrite
~IModInterface.isSeparator
~IModInterface.name
~IModInterface.newestVersion
~IModInterface.nexusId
~IModInterface.notes
~IModInterface.pluginSetting
~IModInterface.pluginSettings
~IModInterface.primaryCategory
~IModInterface.removeCategory
~IModInterface.repository
~IModInterface.setGameName
~IModInterface.setIsEndorsed
~IModInterface.setNewestVersion
~IModInterface.setNexusID
~IModInterface.setPluginSetting
~IModInterface.setUrl
~IModInterface.setVersion
~IModInterface.trackedState
~IModInterface.url
~IModInterface.validated
~IModInterface.version
.. rubric:: Methods Documentation
.. automethod:: absolutePath
.. automethod:: addCategory
.. automethod:: addNexusCategory
.. automethod:: categories
.. automethod:: clearPluginSettings
.. automethod:: color
.. automethod:: comments
.. automethod:: converted
.. automethod:: endorsedState
.. automethod:: fileTree
.. automethod:: gameName
.. automethod:: ignoredVersion
.. automethod:: installationFile
.. automethod:: isBackup
.. automethod:: isForeign
.. automethod:: isOverwrite
.. automethod:: isSeparator
.. automethod:: name
.. automethod:: newestVersion
.. automethod:: nexusId
.. automethod:: notes
.. automethod:: pluginSetting
.. automethod:: pluginSettings
.. automethod:: primaryCategory
.. automethod:: removeCategory
.. automethod:: repository
.. automethod:: setGameName
.. automethod:: setIsEndorsed
.. automethod:: setNewestVersion
.. automethod:: setNexusID
.. automethod:: setPluginSetting
.. automethod:: setUrl
.. automethod:: setVersion
.. automethod:: trackedState
.. automethod:: url
.. automethod:: validated
.. automethod:: version