docs.unity.cn
    Show / Hide Table of Contents

    Interface ISamsungAppsConfiguration

    Store configuration for Samsung Apps.

    Namespace: UnityEngine.Purchasing
    Syntax
    public interface ISamsungAppsConfiguration : IStoreConfiguration

    Methods

    SetMode(SamsungAppsMode)

    Sets the purchase mode for testing or shipping Samsung Apps.

    Declaration
    void SetMode(SamsungAppsMode mode)
    Parameters
    Type Name Description
    SamsungAppsMode mode

    The way in which store purchases will behave. See SamsungAppsMode

    Back to top Copyright © 2020 Unity Technologies
    Generated by DocFX
    on 20 April 2021