logo SERENITY
Game Systems Foundation
Search Results for

    Show / Hide Table of Contents

    Class LoggingProfileCreator.Result

    Outcome of a Create(Input) call.

    Inheritance
    object
    LoggingProfileCreator.Result
    Namespace: Serenity.Logging.Infrastructure.Editor.Builder
    Assembly: Serenity.UnityLogging.Infrastructure.Editor.dll
    Syntax
    public sealed class LoggingProfileCreator.Result : SerenityCreationResult

    Constructors

    Result()

    Declaration
    public Result()

    Fields

    ConsoleSettingsAssetPath

    Declaration
    public string ConsoleSettingsAssetPath
    Field Value
    Type Description
    string

    ConsoleSettingsUpdatedExisting

    Declaration
    public bool ConsoleSettingsUpdatedExisting
    Field Value
    Type Description
    bool

    FileSettingsAssetPath

    Declaration
    public string FileSettingsAssetPath
    Field Value
    Type Description
    string

    FileSettingsUpdatedExisting

    Declaration
    public bool FileSettingsUpdatedExisting
    Field Value
    Type Description
    bool

    ProfileAssetPath

    Declaration
    public string ProfileAssetPath
    Field Value
    Type Description
    string

    ProfileUpdatedExisting

    Declaration
    public bool ProfileUpdatedExisting
    Field Value
    Type Description
    bool

    StructuredBackendAssetPath

    Declaration
    public string StructuredBackendAssetPath
    Field Value
    Type Description
    string

    StructuredSettingsAssetPath

    Declaration
    public string StructuredSettingsAssetPath
    Field Value
    Type Description
    string

    StructuredSettingsUpdatedExisting

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