Class GoogleIapSettings
Represents the settings for Google IAP integration in Unity.
Inherited Members
Namespace: UnityEngine.Purchasing
Assembly: Unity.Purchasing.dll
Syntax
[Serializable]
public class GoogleIapSettings
Fields
publicKey
The GPK (Google public key) associated to the unity project for IAP.
Declaration
public string publicKey
Field Value
Type | Description |
---|---|
string |