Class SettingsAssetAuthoring.SettingsResolution<TSettings>
Where a settings asset of type TSettings was found, if anywhere.
Inheritance
SettingsAssetAuthoring.SettingsResolution<TSettings>
Assembly: Serenity.UnityStructuredPersistence.Infrastructure.Editor.dll
Syntax
public sealed class SettingsAssetAuthoring.SettingsResolution<TSettings> where TSettings : Object
Type Parameters
| Name |
Description |
| TSettings |
|
Constructors
SettingsResolution()
Declaration
public SettingsResolution()
Fields
Existing
Declaration
public TSettings Existing
Field Value
| Type |
Description |
| TSettings |
|
MultipleFoundPaths
Declaration
public List<string> MultipleFoundPaths
Field Value
TargetPath
Declaration
Field Value