mirror of
https://github.com/ModOrganizer2/python-plugins-doc.git
synced 2026-07-27 14:07:44 -07:00
32 lines
755 B
Plaintext
32 lines
755 B
Plaintext
ScriptExtender
|
|
==============
|
|
|
|
.. currentmodule:: mobase
|
|
|
|
.. autoclass:: ScriptExtender
|
|
:show-inheritance:
|
|
|
|
.. rubric:: Methods Summary
|
|
|
|
.. autosummary::
|
|
|
|
~ScriptExtender.BinaryName
|
|
~ScriptExtender.PluginPath
|
|
~ScriptExtender.getArch
|
|
~ScriptExtender.getExtenderVersion
|
|
~ScriptExtender.isInstalled
|
|
~ScriptExtender.loaderName
|
|
~ScriptExtender.loaderPath
|
|
~ScriptExtender.saveGameAttachmentExtensions
|
|
|
|
.. rubric:: Methods Documentation
|
|
|
|
.. automethod:: BinaryName
|
|
.. automethod:: PluginPath
|
|
.. automethod:: getArch
|
|
.. automethod:: getExtenderVersion
|
|
.. automethod:: isInstalled
|
|
.. automethod:: loaderName
|
|
.. automethod:: loaderPath
|
|
.. automethod:: saveGameAttachmentExtensions
|