docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Method GetAllKeysAsync

    GetAllKeysAsync()

    Gets a list of all the possible root keys in the objects contained in the dataset.

    Declaration
    public Task<IEnumerable<string>> GetAllKeysAsync()
    Returns
    Type Description
    Task<IEnumerable<string>>

    The list of possible root keys in the dataset's metadata.

    Implements
    IMetadataRepository.GetAllKeysAsync()
    In This Article
    Back to top Copyright © 2023 Unity Technologies — Terms of use
    Generated by DocFX
    on Wednesday, November 15, 2023