Navigation
API > API/Plugins > API/Plugins/OnlineServicesEOS
| Name | FCommerceEOS |
| Type | class |
| Header File | /Engine/Plugins/Online/OnlineServicesEOS/Source/Public/Online/CommerceEOS.h |
| Include Path | #include "Online/CommerceEOS.h" |
Syntax
class FCommerceEOS : public UE::Online::FCommerceCommon
Inheritance Hierarchy
- ComponentType → TOnlineComponent → FCommerceCommon → FCommerceEOS
Typedefs
| Name | Type | Remarks | Include Path |
|---|---|---|---|
| Super | FCommerceCommon | Online/CommerceEOS.h |
Variables
Protected
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| CachedEntitlements | TMap< FAccountId, TArray< FEntitlement > > | Online/CommerceEOS.h | ||
| CachedOffers | TMap< FAccountId, TArray< FOffer > > | Online/CommerceEOS.h | ||
| EcomHandle | EOS_HEcom | Online/CommerceEOS.h |
Functions
Public
Overridden from IOnlineComponent
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
virtual void PostInitialize() |
IOnlineComponent. | Online/CommerceEOS.h | |
virtual void PreShutdown() |
Online/CommerceEOS.h |