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
Enums
| Type | Name | Description | |
|---|---|---|---|
| UE::Online::EOnlineServices |
Functions
| Type | Name | Description | |
|---|---|---|---|
| uint32 | UE::Online::GetTypeHash
(
const TOnlineId< IdType >& OnlineId |