Choose your operating system:
Windows
macOS
Linux
Name |
Description |
|
---|---|---|
|
CAsSharedCallable |
|
|
COnlineMetadataAvailable |
Concept that checks if we have metadata for a struct |
|
CSuperDefined |
Concept that checks for the existence of a Super typedef/using declaration |
|
FAccountInfo |
|
|
FAddFriend |
|
|
FAsyncProgress |
|
|
FAuthGenerateAuth |
|
|
FAuthGetAccountByAccountId |
|
|
FAuthGetAccountByPlatformUserId |
|
|
FAuthLogin |
|
|
FAuthLogout |
|
|
FConnectionStatusChanged |
Struct for ConnectionStatusChanged event |
|
FCreateLobby |
|
|
FDeclineLobbyInvitation |
|
|
FExternalUIShowFriendsUI |
|
|
FExternalUIShowLoginUI |
|
|
FExternalUIStatusChanged |
Struct for ExternalUIStatusChanged event |
|
FFindLobby |
|
|
FFindLobbySearchFilter |
|
|
FFriend |
Information about a friend |
|
FFriendsListUpdated |
Struct for FriendsListUpdated event |
|
FGetConnectionStatus |
|
|
FGetFriends |
|
|
FGetJoinedLobbies |
|
|
FGetPresence |
|
|
FGetReceivedInvitations |
|
|
FInviteLobbyMember |
|
|
FJoinLobby |
|
|
FJoinLobbyLocalUserData |
|
|
FKickLobbyMember |
|
|
FLeaveLobby |
|
|
FLobby |
|
|
FLobbyAttributesChanged |
Struct for LobbyAttributesChanged event |
|
FLobbyInvitationAdded |
Struct for LobbyInvitationAdded event |
|
FLobbyInvitationRemoved |
Struct for LobbyInvitationRemoved event |
|
FLobbyJoined |
Struct for LobbyJoined event |
|
FLobbyLeaderChanged |
Struct for LobbyLeaderChanged event |
|
FLobbyLeft |
Struct for LobbyLeft event |
|
FLobbyMember |
|
|
FLobbyMemberAttributesChanged |
Struct for LobbyMemberAttributesChanged event |
|
FLobbyMemberJoined |
Struct for LobbyMemberJoined event |
|
FLobbyMemberLeft |
Struct for LobbyMemberLeft event |
|
FLobbySchemaChanged |
Struct for LobbySchemaChanged event |
|
FLoginStatusChanged |
Struct for LoginStatusChanged event |
|
FModifyLobbyAttributes |
|
|
FModifyLobbyJoinPolicy |
|
|
FModifyLobbyMemberAttributes |
|
|
FModifyLobbySchema |
|
|
FOnlineError |
|
|
FOnlineErrorCode |
Error code as struct with bitfields |
|
FOnlineErrorDetails |
|
|
FOnlineEventDelegateHandle |
|
|
FOnlineServicesRegistry |
|
|
FPresenceUpdated |
Struct for PresenceUpdated event |
|
FPromoteLobbyMember |
|
|
FQueryFriends |
|
|
FQueryPresence |
|
|
FQueryUserPrivilege |
|
|
FRestoreLobbies |
|
|
FUpdatePresence |
|
|
FUserPresence |
|
|
FWillRetry |
|
|
IAuth |
|
|
IConnectivity |
|
|
IExternalUI |
|
|
IFriends |
|
|
ILobbies |
|
|
IOnlineAsyncOp |
|
|
IOnlineAsyncOpSharedState |
State shared between the Op and Handle. |
|
IOnlineErrorDetails |
Implementations of this would contain any contextual information about the error (eg, if an FText or FString exposed some fields to be filled in at run time), and likely the platform specific error representation (eg, NSError on apple that we can use to get a string to display to user and a string to log) |
|
IOnlineServices |
|
|
IOnlineServicesFactory |
|
|
IPresence |
|
|
IPrivileges |
|
|
TBaseClass |
If all types in a class hierarchy have a Super typedef or using declaration, Type will be the type of the last Super definition |
|
TBaseClassHelper |
|
|
TField |
|
|
TIsSharedPtrOrRef |
|
|
TOnlineAsyncOpHandle |
|
|
TOnlineCallback |
|
|
TOnlineEvent |
|
|
TOnlineEventCallable |
|
|
TOnlineResult |
|
|
TResult |
A container that holds either a successful result or an erroneous result. |
|
TSharedPtrHelper |
|
|
TSharedPtrHelper2 |
|
|
TStruct |
Struct field definitions, manually defined via the ONLINE_STRUCT macros below |
|
TStructDetails |
Struct that needs to be specialized to provide the Fields in the struct. |
Name |
Description |
---|---|
ErrorCodeType |
|
ErrorCodeType |
|
FCredentialsToken |
|
FLobbyAttributeId |
|
FLobbySchemaId |
|
FLobbyVariant |
|
FOnOnlineServicesCreated |
Online services delegates that are more external to the online services themselves Notification that a new online subsystem instance has been created |
FPresenceProperties |
|
FPresenceVariant |
|
IAuthPtr |
|
IConnectivityPtr |
|
IExternalUIPtr |
|
IFriendsPtr |
|
ILobbiesPtr |
|
IOnlineServicesPtr |
Interfaces. |
IPresencePtr |
|
IPrivilegesPtr |
|
TBaseClass_T |
Convenience template alias for TBaseClass |
Name |
Description |
|
---|---|---|
|
UE::Online::EAsyncOpState |
Copyright Epic Games, Inc. All Rights Reserved. |
|
UE::Online::EFriendInviteStatus |
Friend invite status - if an invite is pending |
|
UE::Online::ELobbyAttributeVisibility |
Copyright Epic Games, Inc. All Rights Reserved. |
|
UE::Online::ELobbyComparisonOp |
Copyright Epic Games, Inc. All Rights Reserved. |
|
UE::Online::ELobbyJoinPolicy |
Copyright Epic Games, Inc. All Rights Reserved. |
|
UE::Online::ELoginStatus |
Copyright Epic Games, Inc. All Rights Reserved. |
|
UE::Online::EOnlineServicesConnectionStatus |
Copyright Epic Games, Inc. All Rights Reserved. |
|
UE::Online::EPresenceState |
Copyright Epic Games, Inc. All Rights Reserved. |
|
UE::Online::EPrivilegeResults |
Copyright Epic Games, Inc. All Rights Reserved. |
|
UE::Online::EUserPrivileges |
Copyright Epic Games, Inc. All Rights Reserved. |