docs.unity.cn
    Show / Hide Table of Contents

    Method CreateLocator

    CreateLocator(String)

    Create IResourceLocator object

    Declaration
    public ResourceLocationMap CreateLocator(string providerSuffix = null)
    Parameters
    Type Name Description
    String providerSuffix

    If specified, this value will be appeneded to all provider ids. This is used when loading additional catalogs that need to have unique providers.

    Returns
    Type Description
    ResourceLocationMap

    ResourceLocationMap, which implements the IResourceLocator interface.

    Back to top Copyright © 2022 Unity Technologies
    Generated by DocFX
    on Friday, March 4, 2022
    Terms of use