Class GameFoundationSettings
Game Foundation settings for runtime implementation and serialization.
Inherited Members
Namespace: UnityEngine .GameFoundation
Assembly: solution.dll
Syntax
public class GameFoundationSettings : ScriptableObject
Properties
Name | Description |
---|---|
Process |
Indicates whether in-app purchases other than the current purchase in progress will be fulfilled and finalized automatically. This covers things like restored purchases and purchases that were delayed for some other reason such as a crash. |
enable |
Indicates whether analytic events should be fired while in Editor Mode. |
enable |
Indicates whether analytics events should be fired while in Play Mode. |
purchasing |
Indicates whether Game Foundation With IAP is enabled. |