logo SERENITY
Game Systems Foundation
Search Results for

    Show / Hide Table of Contents

    Class SystemConfigurationSettingsCreator.Result

    Outcome of a Create(Input) call.

    Inheritance
    object
    SystemConfigurationSettingsCreator.Result
    Namespace: Serenity.SystemConfiguration.Infrastructure.Editor.Builder
    Assembly: Serenity.UnitySystemConfiguration.Infrastructure.Editor.dll
    Syntax
    public sealed class SystemConfigurationSettingsCreator.Result : SerenityCreationResult

    Constructors

    Result()

    Declaration
    public Result()

    Fields

    SettingsAssetPath

    Declaration
    public string SettingsAssetPath
    Field Value
    Type Description
    string

    UpdatedExistingAsset

    True when an already-existing asset was edited in place rather than created fresh.

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