Navigation
API > API/Plugins > API/Plugins/OnlineServicesInterface
Event
| Name | FCommerceOnPurchaseComplete |
| Type | struct |
| Header File | /Engine/Plugins/Online/OnlineServices/Source/OnlineServicesInterface/Public/Online/Commerce.h |
| Include Path | #include "Online/Commerce.h" |
Syntax
struct FCommerceOnPurchaseComplete
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| LocalAccountId | FAccountId | Local user | Online/Commerce.h | |
| TransactionId | TOptional< FString > | If available, the transaction id for the completed purchase | Online/Commerce.h |