mirror of
https://github.com/ModOrganizer2/python-plugins-doc.git
synced 2026-07-27 14:07:44 -07:00
90 lines
2.5 KiB
Plaintext
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
|