logo SERENITY
Game Systems Foundation
Search Results for

    Show / Hide Table of Contents

    Class AudioChannelCreator.Result

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

    Constructors

    Result()

    Declaration
    public Result()

    Fields

    Asset

    Declaration
    public UnityAudioPlayerSettings Asset
    Field Value
    Type Description
    UnityAudioPlayerSettings

    AssetPath

    Declaration
    public string AssetPath
    Field Value
    Type Description
    string

    Error

    Declaration
    public string Error
    Field Value
    Type Description
    string

    Success

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