FPurchaseCheckoutRequest

Info needed for checkout

Windows
MacOS
Linux

References

Module

OnlineSubsystem

Header

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

Include

#include "Interfaces/OnlinePurchaseInterface.h"

Syntax

class FPurchaseCheckoutRequest

Remarks

Info needed for checkout

Variables

Name Description

Public variable

TArray< FPurcha...

 

PurchaseOffers

List of offers being purchased

Functions

Name Description

Public function

void

 

AddPurchaseOffer

(
    const FOfferNamespace& InNamespace,
    const FUniqueOfferId& InOfferId,
    int32 InQuantity,
    bool bInIsConsumable
)

Add a offer entry for purchase

Classes

Name

Description

Public struct

FPurchaseOfferEntry

Single offer entry for purchase

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