docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Method Open

    Open()

    Displays the promotion popup. Will trigger a PopupOpenedEvent (PromotionPopupView.PopupOpenedEvent).

    Declaration
    public void Open()

    Open(string)

    Displays the promotion popup. Will trigger a PopupOpenedEvent (PromotionPopupView.PopupOpenedEvent).

    Declaration
    public void Open(string transactionKey)
    Parameters
    Type Name Description
    string transactionKey

    The key of the Transaction Item being displayed.

    Open(string, bool)

    Displays the promotion popup. Will trigger a PopupOpenedEvent (PromotionPopupView.PopupOpenedEvent).

    Declaration
    public void Open(string transactionKey, bool autoGeneratePromoImage)
    Parameters
    Type Name Description
    string transactionKey

    The key of the Transaction Item being displayed.

    bool autoGeneratePromoImage
    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)