docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Struct ImportResult

    The result of an import task.

    Inherited Members
    ValueType.Equals(object)
    ValueType.GetHashCode()
    ValueType.ToString()
    object.Equals(object, object)
    object.GetType()
    object.ReferenceEquals(object, object)
    Namespace: Unity.AssetManager.Editor
    Assembly: Unity.AssetManager.Core.Editor.dll
    Syntax
    public struct ImportResult

    Properties

    ImportedAssetIds

    The ids of the assets that were imported.

    Declaration
    public readonly IEnumerable<string> ImportedAssetIds { get; }
    Property Value
    Type Description
    IEnumerable<string>
    In This Article
    Back to top
    Copyright © 2025 Unity Technologies — Trademarks and terms of use
    • Legal
    • Privacy Policy
    • Cookie Policy
    • Do Not Sell or Share My Personal Information
    • Your Privacy Choices (Cookie Settings)