Namespace Unity.XRTools.Utils.Internal
Classes
ScriptableSettingsBase
Internal base for all scriptable settings that is easier to look up via-reflection.
DO NOT USE THIS CLASS DIRECTLY - Use the generic version - ScriptableSettingsBase
ScriptableSettingsBase<T>
Base class for ScriptableSettings
ScriptableSettingsInitializer
Ensures that all scriptable settings have backing data that can be inspected and edited at compile-time.
ScriptableSettingsProviderBase<T>
Base class for ScriptableSettingsProvider, which exposes a ScriptableSettings type as a settings provider