2020-09-24 13:47:11 +00:00
|
|
|
ScriptExtender
|
|
|
|
|
==============
|
|
|
|
|
|
|
|
|
|
.. currentmodule:: mobase
|
|
|
|
|
|
|
|
|
|
.. autoclass:: ScriptExtender
|
|
|
|
|
:show-inheritance:
|
|
|
|
|
|
|
|
|
|
.. rubric:: Methods Summary
|
|
|
|
|
|
|
|
|
|
.. autosummary::
|
|
|
|
|
|
2023-09-20 17:06:52 +00:00
|
|
|
~ScriptExtender.binaryName
|
2020-09-24 13:47:11 +00:00
|
|
|
~ScriptExtender.getArch
|
|
|
|
|
~ScriptExtender.getExtenderVersion
|
|
|
|
|
~ScriptExtender.isInstalled
|
|
|
|
|
~ScriptExtender.loaderName
|
|
|
|
|
~ScriptExtender.loaderPath
|
2023-09-20 17:06:52 +00:00
|
|
|
~ScriptExtender.pluginPath
|
2021-01-18 21:09:43 +00:00
|
|
|
~ScriptExtender.savegameExtension
|
2020-09-24 13:47:11 +00:00
|
|
|
|
|
|
|
|
.. rubric:: Methods Documentation
|
|
|
|
|
|
2023-09-20 17:06:52 +00:00
|
|
|
.. automethod:: binaryName
|
2020-09-24 13:47:11 +00:00
|
|
|
.. automethod:: getArch
|
|
|
|
|
.. automethod:: getExtenderVersion
|
|
|
|
|
.. automethod:: isInstalled
|
|
|
|
|
.. automethod:: loaderName
|
|
|
|
|
.. automethod:: loaderPath
|
2023-09-20 17:06:52 +00:00
|
|
|
.. automethod:: pluginPath
|
2021-01-18 21:09:43 +00:00
|
|
|
.. automethod:: savegameExtension
|