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 © 2023 Unity Technologies — Terms of use
    Generated by DocFX
    on Monday, June 26, 2023