Navigation
API > API/Plugins > API/Plugins/OnlineServicesCommon
| Name | FCommerceCommon |
| Type | class |
| Header File | /Engine/Plugins/Online/OnlineServices/Source/OnlineServicesCommon/Public/Online/CommerceCommon.h |
| Include Path | #include "Online/CommerceCommon.h" |
Syntax
class FCommerceCommon : public UE::Online::TOnlineComponent< ICommerce >
Inheritance Hierarchy
- ComponentType → TOnlineComponent → FCommerceCommon
Derived Classes
Constructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
FCommerceCommon
(
FOnlineServicesCommon& InServices |
Online/CommerceCommon.h |
Typedefs
| Name | Type | Remarks | Include Path |
|---|---|---|---|
| Super | ICommerce | Online/CommerceCommon.h |
Functions
Public
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
| CommerceCommon. | Online/CommerceCommon.h |
Public Virtual
Overridden from TOnlineComponent
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
virtual void RegisterCommands() |
IOnlineComponent. | Online/CommerceCommon.h |