mirror of
https://github.com/ModOrganizer2/python-plugins-doc.git
synced 2026-07-27 14:07:44 -07:00
28 lines
585 B
Plaintext
28 lines
585 B
Plaintext
ProfileSetting
|
|
==============
|
|
|
|
.. currentmodule:: mobase
|
|
|
|
.. autoclass:: ProfileSetting
|
|
:show-inheritance:
|
|
|
|
.. rubric:: Attributes Summary
|
|
|
|
.. autosummary::
|
|
|
|
~ProfileSetting.CONFIGURATION
|
|
~ProfileSetting.MODS
|
|
~ProfileSetting.PREFER_DEFAULTS
|
|
~ProfileSetting.SAVEGAMES
|
|
~ProfileSetting.name
|
|
~ProfileSetting.value
|
|
|
|
.. rubric:: Attributes Documentation
|
|
|
|
.. autoattribute:: CONFIGURATION
|
|
.. autoattribute:: MODS
|
|
.. autoattribute:: PREFER_DEFAULTS
|
|
.. autoattribute:: SAVEGAMES
|
|
.. autoattribute:: name
|
|
.. autoattribute:: value
|