UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
CoreOnline.cpp File Reference

Namespaces

namespace  UE
 
namespace  UE::Online
 

Macros

#define UE_ONLINE_ONLINESERVICES_MAX_LENGTH   16
 

Functions

void UE::Online::RegisterAliasForGameDefined (EOnlineServices Value, const TCHAR *InStr)
 
const TCHARUE::Online::LexToString (EOnlineServices Value)
 
void UE::Online::LexFromString (EOnlineServices &OutValue, const TCHAR *InStr)
 
bool UE::Online::TEMP_ShouldUseEpicModularPlugins ()
 
template<typename IdType >
FString UE::Online::ToStringImpl (const IdType &Id)
 
FString UE::Online::ToString (const FAccountId &Id)
 
template<typename IdType >
FString UE::Online::ToLogStringImpl (const IdType &Id)
 
FString UE::Online::ToLogString (const FAccountId &Id)
 

Variables

TCHAR UE::Online::OnlineServicesAliasArray [OnlineServicesAliasArraySize][UE_ONLINE_ONLINESERVICES_MAX_LENGTH] = {}
 

Macro Definition Documentation

◆ UE_ONLINE_ONLINESERVICES_MAX_LENGTH

#define UE_ONLINE_ONLINESERVICES_MAX_LENGTH   16