logo SERENITY
Game Systems Foundation
Search Results for

    Show / Hide Table of Contents

    Class SettingsAssetAuthoring.SettingsResolution<TSettings>

    Where a settings asset of type TSettings was found, if anywhere.

    Inheritance
    object
    SettingsAssetAuthoring.SettingsResolution<TSettings>
    Inherited Members
    object.ToString()
    object.Equals(object)
    object.Equals(object, object)
    object.ReferenceEquals(object, object)
    object.GetHashCode()
    object.GetType()
    Namespace: Serenity.StructuredPersistence.Infrastructure.Editor.Authoring
    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
    Type Description
    List<string>

    TargetPath

    Declaration
    public string TargetPath
    Field Value
    Type Description
    string
    In this article
    © 2026 Serenity. All Rights Reserved