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 Name | Usage Information |
---|---|
EOS_HLobbyModification Handle | |
const EOS_LobbyModification_AddAttributeOptions* Options | Options to set the attribute and its visibility state |