mirror of
https://github.com/ModOrganizer2/python-plugins-doc.git
synced 2026-07-27 14:07:44 -07:00
24 lines
531 B
Plaintext
24 lines
531 B
Plaintext
PluginRequirementFactory
|
|
========================
|
|
|
|
.. currentmodule:: mobase
|
|
|
|
.. autoclass:: PluginRequirementFactory
|
|
:show-inheritance:
|
|
|
|
.. rubric:: Methods Summary
|
|
|
|
.. autosummary::
|
|
|
|
~PluginRequirementFactory.basic
|
|
~PluginRequirementFactory.diagnose
|
|
~PluginRequirementFactory.gameDependency
|
|
~PluginRequirementFactory.pluginDependency
|
|
|
|
.. rubric:: Methods Documentation
|
|
|
|
.. automethod:: basic
|
|
.. automethod:: diagnose
|
|
.. automethod:: gameDependency
|
|
.. automethod:: pluginDependency
|