docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Method CreateForProvider

    CreateForProvider(Type)

    Returns the first ICatalogBuilder whose CatalogProviderType matches catalogProviderType, discovered via reflection.

    Declaration
    public static ICatalogBuilder CreateForProvider(Type catalogProviderType)
    Parameters
    Type Name Description
    Type catalogProviderType

    The catalog provider type to find a builder for.

    Returns
    Type Description
    ICatalogBuilder

    The catalog builder that produces the given provider type.

    Exceptions
    Type Condition
    InvalidOperationException

    Thrown when no builder is registered for the given provider type.

    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)