Navigation
API > API/Plugins > API/Plugins/OnlineServicesCommon > API/Plugins/OnlineServicesCommon/Online
Inheritance Hierarchy
- IOnlineComponent
- TOnlineComponent
- FCommerceCommon
- FCommerceEOS
- FCommerceOSSAdapter
References
| Module | OnlineServicesCommon |
| Header | /Engine/Plugins/Online/OnlineServices/Source/OnlineServicesCommon/Public/Online/CommerceCommon.h |
| Include | #include "Online/CommerceCommon.h" |
Syntax
class FCommerceCommon : public UE::Online::TOnlineComponent< ICommerce >
Variables
| Type | Name | Description | |
|---|---|---|---|
| TOnlineEventCallable< void(const FCommerceOnPurchaseComplete &)> | OnPurchaseCompletedEvent |
Constructors
| Type | Name | Description | |
|---|---|---|---|
FCommerceCommon
(
FOnlineServicesCommon& InServices |
Functions
Overridden from TOnlineComponent
| Type | Name | Description | |
|---|---|---|---|
| void | IOnlineComponent. |
Typedefs
| Name | Description |
|---|---|
| Super |