Navigation
API > API/Runtime > API/Runtime/CoreOnline
Classes
| Type | Name | Description | |
|---|---|---|---|
| FAccount | |||
| FJoinabilitySettings | |||
| FLobby | |||
| FOnlineIdRegistryRegistry | |||
| FSession | |||
| FSessionInvite | |||
| FUniqueNetId | Abstraction of a profile service online Id The class is meant to be opaque | ||
| FUniqueNetIdKeyFuncs | |||
| FUniqueNetIdWrapper | |||
| FVerifiedAuthSession | |||
| FVerifiedAuthTicket | |||
| IOnlineIdRegistry | |||
| TOnlineId | A handle to an id which uniquely identifies a persistent or transient online resource, i.e. account/session/party etc, within a given Online Services provider. | ||
| TUniqueNetIdMapKeyFuncs |
Typedefs
| Name | Description |
|---|---|
| FAccountId | |
| FLobbyId | |
| FOnlineSessionId | TODO rename to FSessionId. |
| FSessionInviteId | |
| FVerifiedAuthSessionId | |
| FVerifiedAuthTicketId | |
| IOnlineAccountIdRegistry | |
| IOnlineSessionIdRegistry | |
| IOnlineSessionInviteIdRegistry |
Enums
| Type | Name | Description | |
|---|---|---|---|
| UE::Online::EOnlineServices | Copyright Epic Games, Inc. All Rights Reserved. |
Functions
| Type | Name | Description | |
|---|---|---|---|
| uint32 | UE::Online::GetTypeHash
(
const TOnlineId< IdType >& OnlineId |