Navigation
API > API/Runtime > API/Runtime/CoreOnline > API/Runtime/CoreOnline/FOnlineIdRegistryRegistry
Overloads
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
FAccountId ToAccountId
(
EOnlineServices Services, |
Online/CoreOnline.h | ||
FAccountId ToAccountId
(
EOnlineServices Services, |
Online/CoreOnline.h |
ToAccountId(EOnlineServices, const TArray< uint8 > &)
| Name | ToAccountId |
| Type | function |
| Header File | /Engine/Source/Runtime/CoreOnline/Public/Online/CoreOnline.h |
| Include Path | #include "Online/CoreOnline.h" |
| Source | /Engine/Source/Runtime/CoreOnline/Private/Online/CoreOnline.cpp |
FAccountId ToAccountId
(
EOnlineServices Services,
const TArray < uint8 > & RepData
) const
ToAccountId(EOnlineServices, const FString &)
| Name | ToAccountId |
| Type | function |
| Header File | /Engine/Source/Runtime/CoreOnline/Public/Online/CoreOnline.h |
| Include Path | #include "Online/CoreOnline.h" |
| Source | /Engine/Source/Runtime/CoreOnline/Private/Online/CoreOnline.cpp |
FAccountId ToAccountId
(
EOnlineServices Services,
const FString & StringData
) const