Navigation
API > API/Plugins > API/Plugins/OnlineServicesInterface > API/Plugins/OnlineServicesInterface/ILobbies
Description
Get the event that is triggered when a lobby member joins. This will happen as a result of creating or joining a lobby for local users, and will trigger when a remote user joins.
| Name | OnLobbyMemberJoined |
| Type | function |
| Header File | /Engine/Plugins/Online/OnlineServices/Source/OnlineServicesInterface/Public/Online/Lobbies.h |
| Include Path | #include "Online/Lobbies.h" |
TOnlineEvent < void &)> OnLobbyMemberJoined()
Event that can be bound to