Choose your operating system:
Windows
macOS
Linux
| IOnlineComponent
|
Module |
|
Header |
/Engine/Plugins/Online/Experimental/OnlineServices/Source/OnlineServicesCommon/Public/Online/LobbiesCommon.h |
Include |
#include "Online/LobbiesCommon.h" |
class FLobbiesCommon : public UE::Online::TOnlineComponent< ILobbies >
Name | Description | |
---|---|---|
|
FLobbiesCommon ( |
Name | Description | ||
---|---|---|---|
|
AwaitInvitation ( |
||
|
CaptureOperationStepResult ( |
||
|
CaptureOperationStepResult ( |
||
|
CaptureStepResult ( |
||
|
CaptureStepResult ( |
||
|
ConsumeOperationStepResult ( |
||
|
ConsumeOperationStepResult ( |
||
|
ConsumeStepResult ( |
||
|
ConsumeStepResult ( |
||
|
TOnlineAsync... |
CreateLobby ( |
|
|
TOnlineAsync... |
DeclineLobbyInvitation ( |
Decline an invitation to join a lobby. |
|
TOnlineAsync... |
FindLobby ( |
Search for lobbies using filtering parameters. |
|
TOnlineAsync... |
FunctionalTest ( |
|
|
FunctionalTestLoginUser ( |
||
|
FunctionalTestLogoutAllUsers |
||
|
FunctionalTestLogoutUser |
||
|
TOnlineResul... |
GetJoinedLobbies ( |
Retrieve the list of joined lobbies for the target local user. |
|
TOnlineResul... |
GetReceivedInvitations ( |
Retrieve the list of received invitations for the target local user. |
|
TOnlineAsync... |
InviteLobbyMember ( |
Invite a player to join a lobby. |
|
TOnlineAsync... |
JoinLobby ( |
Join a lobby using its id. |
|
TOnlineAsync... |
KickLobbyMember ( |
Kick a member from a the target lobby. |
|
TOnlineAsync... |
LeaveLobby ( |
Leave a joined lobby. |
|
TOnlineAsync... |
ModifyLobbyAttributes ( |
Change the attributes applied to the lobby. |
|
TOnlineAsync... |
ModifyLobbyJoinPolicy ( |
Change the join policy applied to the lobby. Only the lobby leader may change the join policy. |
|
TOnlineAsync... |
ModifyLobbyMemberAttributes |
Change the attributes applied to a lobby member. |
|
TOnlineAsync... |
ModifyLobbySchema ( |
Change the schema applied to the lobby and member attributes. |
|
TOnlineEvent... |
OnLobbyAttributesChanged() |
Get the event that is triggered when lobby attributes have changed. |
|
TOnlineEvent... |
OnLobbyInvitationAdded() |
Get the event that is triggered when an invitation is received. |
|
TOnlineEvent... |
OnLobbyInvitationRemoved() |
Get the event that is triggered when an invitation is removed. |
|
TOnlineEvent... |
OnLobbyJoined() |
Get the event that is triggered when a lobby is joined. |
|
TOnlineEvent... |
OnLobbyLeaderChanged() |
Get the event that is triggered when the leadership of a lobby changes. |
|
TOnlineEvent... |
OnLobbyLeft() |
Get the event that is triggered when a lobby has been left by all local members. |
|
TOnlineEvent... |
OnLobbyMemberAttributesChanged() |
Get the event that is triggered when lobby member attributes have changed. |
|
TOnlineEvent... |
OnLobbyMemberJoined() |
Get the event that is triggered when a lobby member joins. |
|
TOnlineEvent... |
OnLobbyMemberLeft() |
Get the event that is triggered when a lobby member leaves a joined lobby. |
|
TOnlineEvent... |
OnLobbySchemaChanged() |
Get the event that is triggered when the attribute schema of a lobby changes. |
|
TOnlineAsync... |
PromoteLobbyMember ( |
Promote another lobby member to leader. |
|
TOnlineAsync... |
RestoreLobbies ( |
Try to rejoin previously joined lobbies. |
Name | Description | ||
---|---|---|---|
|
RegisterCommands() |
Name | Description | ||
---|---|---|---|
|
Initialize() |
Name |
Description |
---|---|
Super |