Navigation
API > API/Runtime > API/Runtime/CoreOnline > API/Runtime/CoreOnline/FOnlineIdRegistryRegistry
Overloads
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
FString ToString
(
const FAccountId& AccountId |
TODO Might be worth these being templates. | Online/CoreOnline.h | |
FString ToString
(
const FOnlineSessionId& SessionId |
Online/CoreOnline.h |
ToString(const FAccountId &)
Description
TODO Might be worth these being templates.
| Name | ToString |
| 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 |
FString ToString
(
const FAccountId & AccountId
) const
ToString(const FOnlineSessionId &)
| Name | ToString |
| Type | function |
| Header File | /Engine/Source/Runtime/CoreOnline/Public/Online/CoreOnline.h |
| Include Path | #include "Online/CoreOnline.h" |
FString ToString
(
const FOnlineSessionId & SessionId
) const