Navigation
API > API/Plugins > API/Plugins/OnlineServicesInterface > API/Plugins/OnlineServicesInterface/Online > API/Plugins/OnlineServicesInterface/Online/ILobbies
References
| Module | OnlineServicesInterface |
| Header | /Engine/Plugins/Online/OnlineServices/Source/OnlineServicesInterface/Public/Online/Lobbies.h |
| Include | #include "Online/Lobbies.h" |
TOnlineAsyncOpHandle < FModifyLobbyMemberAttributes > ModifyLobbyMemberAttributes
(
FModifyLobbyMemberAttributes::Params && Params
)
Remarks
Change the attributes applied to a lobby member. Lobby members may only change their own attributes. Attributes are validated against the lobby schema before an update can succeed.
Parameters
| Name | Description |
|---|---|
| Params | for the ModifyLobbyAttributes call |