Nota:
El acceso a esta página requiere autorización. Puede intentar iniciar sesión o cambiar directorios.
El acceso a esta página requiere autorización. Puede intentar cambiar los directorios.
An optional value which, when specified, will limit the number of results provided in the completion response.
public uint? ClientSearchResultCount { get; set; }
Remarks
This value may only be specified when FindLobbies is called with a client-entity.
This value can be no higher than PlayFabMultiplayer.LobbyClientRequestedSearchResultCountUpperLimit.
When not specified, the limit on the number of search results is service-defined but will be no greater than PlayFabMultiplayer.LobbyClientRequestedSearchResultCountUpperLimit.
See Also
- class LobbySearchConfiguration
- namespace PlayFab.Multiplayer