Enum EInAppPurchaseState
Possible result states of an in-app purchase transaction
Namespace: UE4.OnlineSubsystem
Assembly: UE4DotNet.dll
Syntax
public enum EInAppPurchaseState
Fields
| Name | Description |
|---|---|
| AlreadyOwned | |
| Cancelled | |
| EInAppPurchaseState_MAX | |
| Failed | |
| Invalid | |
| NotAllowed | |
| Restored | |
| Success | |
| Unknown |