docs.unity.cn
    Show / Hide Table of Contents

    Struct LocalizedProductMetadata

    Contains portable localized information about an IAP product.

    Namespace: UnityEngine.GameFoundation
    Syntax
    public struct LocalizedProductMetadata

    Fields

    name

    The name of the IAP product.

    Declaration
    public string name
    Field Value
    Type Description
    String

    price

    The price of the IAP product.

    Declaration
    public string price
    Field Value
    Type Description
    String
    Back to top Copyright © 2020 Unity Technologies
    Generated by DocFX
    on 16 June 2021