Navigation
API > API/Plugins > API/Plugins/OnlineServicesOSSAdapter
Classes
Constants
Typedefs
| Name | Description |
|---|---|
| FAuthOSSAdapterPtr | |
| FOnlineAccountIdRegistryOSSAdapter | |
| FOnlineErrorOss | |
| FOnlineSessionIdRegistryOSSAdapter | Registry of V1 session ids in FUniqueNetIdRef format, indexed by FOnlineSessionId |
| FOnlineSessionInviteIdRegistryOSSAdapter | |
| IOnlineAchievementsPtr | |
| IOnlineExternalUIPtr | |
| IOnlineExternalUIPtr | |
| IOnlineFriendsPtr | |
| IOnlineIdentityPtr | |
| IOnlineIdentityPtr | |
| IOnlineIdentityPtr | |
| IOnlineLeaderboardsPtr | |
| IOnlinePresencePtr | |
| IOnlineSessionPtr | |
| IOnlineStatsPtr | |
| IOnlineTitleFilePtr | |
| IOnlineUserCloudPtr | |
| IOnlineUserPtr | |
| TOssPlatformErrorHandler | If you would like to add a parser that transforms custom platform errors into readable online service types, you can call this in your platform's error handler |
Functions
| Type | Name | Description | |
|---|---|---|---|
| bool | operator!=
(
const UE::Online::FOnlineError& Left, |
||
| bool | operator!=
(
const FOnlineErrorOss& Left, |
||
| bool | operator==
(
const UE::Online::FOnlineError& Left, |
||
| bool | operator==
(
const FOnlineErrorOss& Left, |
||
| auto | UE::Online::MakeDelegateAdapter
(
TSharedRef< ComponentType > Interface, |
||
| auto | UE::Online::MakeDelegateAdapter
(
TSharedPtr< ComponentType > Interface, |
||
| auto | UE::Online::MakeDelegateAdapter
(
ComponentType* Interface, |
||
| auto | UE::Online::MakeDelegateAdapter
(
ComponentType& Interface, |
||
| auto | UE::Online::MakeMulticastAdapter
(
TSharedRef< ComponentType > Interface, |
||
| auto | UE::Online::MakeMulticastAdapter
(
TSharedPtr< ComponentType > Interface, |
||
| auto | UE::Online::MakeMulticastAdapter
(
ComponentType* Interface, |