docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Method GetAllIdsAsync

    GetAllIdsAsync(IMetadataRepository, CancellationToken)

    Gets all owner IDs in the dataset.

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

    The metadata repository.

    CancellationToken cancellationToken
    Returns
    Type Description
    Task<IEnumerable<InstanceId>>

    The list of ids

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