Navigation
API > API/Plugins > API/Plugins/OnlineServicesInterface
| Name | FPurchaseOffer |
| Type | struct |
| Header File | /Engine/Plugins/Online/OnlineServices/Source/OnlineServicesInterface/Public/Online/Commerce.h |
| Include Path | #include "Online/Commerce.h" |
Syntax
struct FPurchaseOffer
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| OfferId | FOfferId | The Id of the offer | Online/Commerce.h | |
| Quantity | int32 | Quantity of the offer to purchase | Online/Commerce.h |