Navigation
API > API/Plugins > API/Plugins/OnlineServicesEOSGS > API/Plugins/OnlineServicesEOSGS/Online
Inheritance Hierarchy
- FAccountInfoRegistry
- FAccountInfoRegistryEOS
References
| Module | OnlineServicesEOSGS |
| Header | /Engine/Plugins/Online/OnlineServicesEOSGS/Source/Public/Online/AuthEOSGS.h |
| Include | #include "Online/AuthEOSGS.h" |
Syntax
class FAccountInfoRegistryEOS : public UE::Online::FAccountInfoRegistry
Destructors
| Type | Name | Description | |
|---|---|---|---|
Functions
| Type | Name | Description | |
|---|---|---|---|
| TSharedPtr< FAccountInfoEOS > | Find
(
FPlatformUserId PlatformUserId |
||
| TSharedPtr< FAccountInfoEOS > | Find
(
FAccountId AccountId |
||
| TSharedPtr< FAccountInfoEOS > | Find
(
EOS_EpicAccountId EpicAccountId |
||
| TSharedPtr< FAccountInfoEOS > | Find
(
EOS_ProductUserId ProductUserId |
||
| void | Register
(
const TSharedRef< FAccountInfoEOS >& UserAuthData |
||
| void | Unregister
(
FAccountId AccountId |
Overridden from FAccountInfoRegistry
| Type | Name | Description | |
|---|---|---|---|
| void | DoRegister
(
const TSharedRef< FAccountInfo >& AccountInfo |
||
| void | DoUnregister
(
const TSharedRef< FAccountInfo >& AccountInfo |
Typedefs
| Name | Description |
|---|---|
| Super |