FInAppPurchaseProductRequest

Micro-transaction request information

Windows
MacOS
Linux

References

Module

OnlineSubsystem

Header

/Engine/Plugins/Online/OnlineSubsystem/Source/Public/Interfaces/OnlineStoreInterface.h

Include

#include "Interfaces/OnlineStoreInterface.h"

Syntax

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

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