docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Constructor ResourceLocatorInfo

    ResourceLocatorInfo(IResourceLocator, string, IResourceLocation)

    Contstruct a ResourceLocatorInfo for a given Resource Locator.

    Declaration
    public ResourceLocatorInfo(IResourceLocator loc, string localHash, IResourceLocation remoteCatalogLocation)
    Parameters
    Type Name Description
    IResourceLocator loc

    The IResourceLocator to track.

    string localHash

    The local hash of the content catalog.

    IResourceLocation remoteCatalogLocation

    The location for the remote catalog. Typically this location contains exactly two dependeices, the first one pointing to the remote hash file. The second dependency pointing to the local hash file.

    In This Article
    Back to top
    Copyright © 2024 Unity Technologies — Trademarks and terms of use
    • Legal
    • Privacy Policy
    • Cookie Policy
    • Do Not Sell or Share My Personal Information
    • Your Privacy Choices (Cookie Settings)