docs.unity3d.com
    Show / Hide Table of Contents

    Method GetLocatorInfo

    GetLocatorInfo(String)

    Given the Id of an IResourceLocator, get the relevant content catalog data associated with it.

    Declaration
    public static ResourceLocatorInfo GetLocatorInfo(string locatorId)
    Parameters
    Type Name Description
    String locatorId

    The Id of the IResourceLocator

    Returns
    Type Description
    ResourceLocatorInfo

    Data pertaining to the content catalog used by the provided IResourceLocator

    GetLocatorInfo(IResourceLocator)

    Given the Id of an IResourceLocator, get the relevant content catalog data associated with it.

    Declaration
    public static ResourceLocatorInfo GetLocatorInfo(IResourceLocator locator)
    Parameters
    Type Name Description
    IResourceLocator locator

    The resource locator you want to get content catalog data for.

    Returns
    Type Description
    ResourceLocatorInfo

    Data pertaining to the content catalog used by the provided IResourceLocator

    Back to top
    Terms of use
    Copyright © 2023 Unity Technologies — Terms of use
    • Legal
    • Privacy Policy
    • Cookies
    • Do Not Sell or Share My Personal Information
    • Your Privacy Choices (Cookie Settings)
    "Unity", Unity logos, and other Unity trademarks are trademarks or registered trademarks of Unity Technologies or its affiliates in the U.S. and elsewhere (more info here). Other names or brands are trademarks of their respective owners.
    Generated by DocFX on 18 October 2023