Navigation
API > API/Plugins > API/Plugins/OnlineServicesEOS
| Name | FEpicAccountIdResolverEOS |
| Type | class |
| Header File | /Engine/Plugins/Online/OnlineServicesEOS/Source/Public/Online/EpicAccountIdResolverEOS.h |
| Include Path | #include "Online/EpicAccountIdResolverEOS.h" |
Syntax
class FEpicAccountIdResolverEOS : public UE::Online::TOnlineComponent< IEpicAccountIdResolver >
Inheritance Hierarchy
- ComponentType → TOnlineComponent → FEpicAccountIdResolverEOS
Constructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
FEpicAccountIdResolverEOS
(
FOnlineServicesEOS& InServices |
Online/EpicAccountIdResolverEOS.h |
Functions
Public
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
virtual TFuture< FAccountId > ResolveAccountId
(
const FAccountId LocalAccountId, |
Begin IEpicAccountIdResolver. | Online/EpicAccountIdResolverEOS.h | |
| Online/EpicAccountIdResolverEOS.h |