docs.unity.cn
    Show / Hide Table of Contents

    Property ResourceLocators

    ResourceLocators

    Gets the collection of configured IResourceLocator objects. Resource Locators are used to find IResourceLocation objects from user-defined typed keys.

    Declaration
    public static IEnumerable<IResourceLocator> ResourceLocators { get; }
    Property Value
    Type Description
    IEnumerable<IResourceLocator>

    The resource locators collection.

    Back to top Copyright © 2021 Unity Technologies
    Generated by DocFX
    on Thursday, December 2, 2021
    Terms of use