EOS_LobbyModification_AddAttribute

EOS API reference page for EOS_LobbyModification_AddAttribute

1 min to read

This function is part of the Lobby Interface.

Remarks

Associate an attribute with this lobby An attribute is something may be public or private with the lobby. If public, it can be queried for in a search, otherwise the data remains known only to lobby members

Return Value

  • EOS_Success if setting this parameter was successful

  • EOS_InvalidParameters if the attribute is missing information or otherwise invalid

  • EOS_IncompatibleVersion if the API version passed in is incorrect

Parameters

EOS_LobbyModification_AddAttribute

Parameter Type And NameUsage Information
EOS_HLobbyModification Handle
const EOS_LobbyModification_AddAttributeOptions* OptionsOptions to set the attribute and its visibility state