.. _LokSettingsManager: ================== LokSettingsManager ================== **Inherits:** The :ref:`LokSettingsManager ` class provides simplified ways to manage the :ref:`LockerPlugin ` settings. Description =========== This class is responsible for managing the access of the :ref:`LockerPlugin `'s settings through the use of the :ref:`ProjectSettings `. The settings of this Plugin stay available in the ``addons/locker`` path of the :ref:`ProjectSettings `. With this class, the settings exposed by the :ref:`LockerPlugin ` can be registered, unregistered, set and get from the :ref:`ProjectSettings `. **Version**: 1.1.2 **Author**: Daniel Sousa (github.com/nadjiel _) Property Index ============== .. list-table:: :header-rows: 1 * - Type - Name - Default value * - :ref:`Script