FInAppPurchaseProductRequest2

Copyright Epic Games, Inc. All Rights Reserved.

Windows
MacOS
Linux

References

Module

OnlineSubsystemUtils

Header

/Engine/Plugins/Online/OnlineSubsystemUtils/Source/OnlineSubsystemUtils/Classes/InAppPurchaseCallbackProxy2.h

Include

#include "InAppPurchaseCallbackProxy2.h"

Syntax

[USTRUCT](Programming/UnrealArchitecture/Reference/Structs)([BlueprintType](Programming/UnrealArchitecture/Reference/Structs/Specifiers/BlueprintType))
struct FInAppPurchaseProductRequest2

Remarks

Micro-transaction request information

Variables

Name Description

Public variable UProperty Category BlueprintReadWrite

bool

 

bIsConsumable

Flag to determine whether this is a consumable purchase, or not.

Public variable UProperty Category BlueprintReadWrite

FString

 

ProductIdentifier

The unique product identifier that matches the one from your targeted store.

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss