This function is part of the Lobby Interface.
Remarks
Add a parameter to an array of search criteria combined via an implicit AND operator. Setting LobbyId or TargetUserId will result in EOS_LobbySearch_Find failing
Return Value
-
EOS_Success if setting this search parameter was successful
-
EOS_InvalidParameters if the search criteria is invalid or null
-
EOS_IncompatibleVersion if the API version passed in is incorrect
See Also
EOS_Lobby_AttributeData, EOS_EComparisonOp
Parameters
EOS_LobbySearch_SetParameter
Parameter Type And Name | Usage Information |
---|---|
EOS_HLobbySearch Handle | |
const EOS_LobbySearch_SetParameterOptions* Options | a search parameter and its comparison op |