This function is part of the Lobby Interface.
Remarks
Remove an attribute associated with the lobby
Return Value
-
EOS_Success if removing this parameter was successful
-
EOS_InvalidParameters if the key is null or empty
-
EOS_IncompatibleVersion if the API version passed in is incorrect
Parameters
EOS_LobbyModification_RemoveAttribute
Parameter Type And Name | Usage Information |
---|---|
EOS_HLobbyModification Handle | |
const EOS_LobbyModification_RemoveAttributeOptions* Options | Specify the key of the attribute to remove |