docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Method CreateInnerCatalogLocation

    CreateInnerCatalogLocation(string, ProviderLoadRequestOptions)

    Builds the inner IResourceLocation used to load the catalog bytes. Implementations also register any required inner provider with the ResourceManager.

    Declaration
    protected override IResourceLocation CreateInnerCatalogLocation(string idToLoad, ProviderLoadRequestOptions opts)
    Parameters
    Type Name Description
    string idToLoad

    The resolved id of the catalog file to load.

    ProviderLoadRequestOptions opts

    The load request options to attach to the location, or null if none.

    Returns
    Type Description
    IResourceLocation

    The location used to load the catalog data.

    Overrides
    ContentCatalogProvider.CreateInnerCatalogLocation(string, ProviderLoadRequestOptions)
    In This Article
    Back to top
    Copyright © 2026 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)