docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Method GetAllMetadataAsync

    GetAllMetadataAsync(IMetadataRepository, CancellationToken)

    Gets all metadata from all owners in the dataset.

    Declaration
    public static Task<MatchCollection> GetAllMetadataAsync(this IMetadataRepository metadataRepository, CancellationToken cancellationToken = default)
    Parameters
    Type Name Description
    IMetadataRepository metadataRepository

    The metadata repository.

    CancellationToken cancellationToken
    Returns
    Type Description
    Task<MatchCollection>

    The list of Match.

    In This Article
    Back to top Copyright © 2023 Unity Technologies — Terms of use
    Generated by DocFX
    on Wednesday, November 15, 2023