Class PackageSettingsRepository
Supports all classes in the .NET Framework class hierarchy and provides low-level services to derived classes. This is the ultimate base class of all classes in the .NET Framework; it is the root of the type hierarchy.To browse the .NET Framework source code for this type, see the Reference Source.
Implements
Inherited Members
Namespace: UnityEditor .SettingsManagement
Assembly: solution.dll
Syntax
[Serializable]
public sealed class PackageSettingsRepository : FileSettingsRepository, ISettingsRepository
Constructors
Name | Description |
---|---|
Package |
Constructor sets the serialized data path. |
Methods
Name | Description |
---|---|
Get |
Get a path for a settings file relative to the calling assembly package directory. |