Navigation
API > API/Plugins > API/Plugins/OnlineServicesCommon > API/Plugins/OnlineServicesCommon/Online > API/Plugins/OnlineServicesCommon/Online/FLobbiesCommon
- ILobbies::ModifyLobbyMemberAttributes()
- FLobbiesCommon::ModifyLobbyMemberAttributes()
- FLobbiesEOSGS::ModifyLobbyMemberAttributes()
References
| Module | OnlineServicesCommon |
| Header | /Engine/Plugins/Online/OnlineServices/Source/OnlineServicesCommon/Public/Online/LobbiesCommon.h |
| Include | #include "Online/LobbiesCommon.h" |
| Source | /Engine/Plugins/Online/OnlineServices/Source/OnlineServicesCommon/Private/Online/LobbiesCommon.cpp |
virtual TOnlineAsyncOpHandle< FModifyLobbyMemberAttributes > ModifyLobbyMemberAttributes
&40;
FModifyLobbyMemberAttributes::Params && Params
&41;
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 |