Navigation
| Name | OnlineServicesEpicCommon |
| Type | Plugin |
| Part of Plugins | Online Services Epic Common |
| Location | /Engine/Plugins/Online/OnlineServicesEpicCommon/Source/OnlineServicesEpicCommon/ |
| Module Build Rules | OnlineServicesEpicCommon.Build.cs |
Classes
Structs
Interfaces
| Name | Remarks |
|---|---|
| IEpicAccountIdResolver | Exists to provide components that are instantiated in both OnlineServicesEOS and OnlineServicesEpicAccount a resolve path that works in both. |
| IEpicProductUserIdResolver | Exists to provide components that are instantiated in both OnlineServicesEOSGS and OnlineServicesEpicGame a resolve path that works in both. |
Typedefs
| Name | Type | Remarks | Include Path |
|---|---|---|---|
| IEOSPlatformHandlePtr | TSharedPtr< class IEOSPlatformHandle > | Online/OnlineServicesEpicCommon.h |
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| FErrorMapperEosFn | EOS_EResult Result | Online/OnlineErrorEpicCommon.h |
Functions
Public
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
bool operator!=
(
const UE::Online::FOnlineError& OnlineError, |
Online/OnlineErrorEpicCommon.h | ||
bool operator!=
(
EOS_EResult EosResult, |
Online/OnlineErrorEpicCommon.h | ||
bool operator==
(
const UE::Online::FOnlineError& OnlineError, |
These are extern'd out of the namespace for some of the Catch API that can't see these operators if they are inside. | Online/OnlineErrorEpicCommon.h | |
bool operator==
(
EOS_EResult EosResult, |
Online/OnlineErrorEpicCommon.h | ||
UE::Online::Errors::UE_ONLINE_ERROR_CATEGORY
(
EOS, |
Online/OnlineErrorEpicCommon.h |