docs.unity3d.com
    目次を表示する/隠す

    Interface ICatalogProvider

    Abstract Catalog Provider, facilitating the retrieval of a catalog's products.

    Namespace: UnityEngine.Purchasing.Extension
    Syntax
    public interface ICatalogProvider

    Methods

    FetchProducts(Action<HashSet<ProductDefinition>>)

    Fetch all the products in the catalog, asynchronously.

    Declaration
    void FetchProducts(Action<HashSet<ProductDefinition>> callback)
    Parameters
    Type Name Description
    Action<HashSet<ProductDefinition>> callback

    Event containing the set of products upon completion.

    トップに戻る
    Copyright © 2023 Unity Technologies — 商標と利用規約
    • 法律関連
    • プライバシーポリシー
    • クッキー
    • 私の個人情報を販売または共有しない
    • Your Privacy Choices (Cookie Settings)