Navigation
API > API/Plugins > API/Plugins/OnlineServicesEOSGS
Account id registry specifically for EOS id's which are segmented.
| Name | FOnlineAccountIdRegistryEOSGS |
| Type | class |
| Header File | /Engine/Plugins/Online/OnlineServicesEOSGS/Source/Public/Online/OnlineIdEOSGS.h |
| Include Path | #include "Online/OnlineIdEOSGS.h" |
Syntax
class FOnlineAccountIdRegistryEOSGS : public UE::Online::IOnlineAccountIdRegistryEOSGS
Constructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
| Online/OnlineIdEOSGS.h | |||
FOnlineAccountIdRegistryEOSGS
(
EOnlineServices Services |
Online/OnlineIdEOSGS.h |
Destructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
virtual ~FOnlineAccountIdRegistryEOSGS() |
Online/OnlineIdEOSGS.h |
Variables
Protected
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| Registry | TOnlineBasicAccountIdRegistry< EOS_ProductUserId > | Online/OnlineIdEOSGS.h |
Functions
Public
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
virtual FString ToLogString
(
const FAccountId& AccountId |
Online/OnlineIdEOSGS.h | ||
virtual TArray< uint8 > ToReplicationData
(
const FAccountId& AccountId |
Online/OnlineIdEOSGS.h | ||
virtual FString ToString
(
const FAccountId& AccountId |
Begin IOnlineAccountIdRegistry. | Online/OnlineIdEOSGS.h |
Overridden from IOnlineAccountIdRegistryEOSGS
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
virtual FAccountId FindAccountId
(
const EOS_ProductUserId ProductUserId |
Online/OnlineIdEOSGS.h | ||
virtual FAccountId FindOrAddAccountId
(
const EOS_ProductUserId ProductUserId |
Begin IOnlineAccountIdRegistryEOSGS. | Online/OnlineIdEOSGS.h | |
virtual EOS_ProductUserId GetProductUserId
(
const FAccountId& AccountId |
Online/OnlineIdEOSGS.h |
Overridden from IOnlineIdRegistry
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
virtual FAccountId FromReplicationData
(
const TArray< uint8 >& ReplicationData |
Online/OnlineIdEOSGS.h |
Static
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
static IOnlineAccountIdRegistryEOSGS & GetRegistered () |
Online/OnlineIdEOSGS.h | ||
static IOnlineAccountIdRegistryEOSGS & GetRegistered
(
EOnlineServices Services |
Online/OnlineIdEOSGS.h |