logo SERENITY
Game Systems Foundation
Search Results for

    Show / Hide Table of Contents

    Class SoundMixerEffectLoopActionScriptGenerator.Result

    Outcome of a generation run.

    Inheritance
    object
    SoundMixerEffectLoopActionScriptGenerator.Result
    Inherited Members
    object.ToString()
    object.Equals(object)
    object.Equals(object, object)
    object.ReferenceEquals(object, object)
    object.GetHashCode()
    object.GetType()
    Namespace: Serenity.SoundMixer.Infrastructure.AudioMixerEffectLoop.Editor
    Assembly: Serenity.UnitySoundMixer.Infrastructure.Editor.dll
    Syntax
    public sealed class SoundMixerEffectLoopActionScriptGenerator.Result

    Constructors

    Result()

    Declaration
    public Result()

    Fields

    Created

    Declaration
    public int Created
    Field Value
    Type Description
    int

    Errors

    Declaration
    public readonly List<string> Errors
    Field Value
    Type Description
    List<string>

    FolderPath

    Declaration
    public string FolderPath
    Field Value
    Type Description
    string

    Skipped

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