Nota
O acesso a esta página requer autorização. Pode tentar iniciar sessão ou alterar os diretórios.
O acesso a esta página requer autorização. Pode tentar alterar os diretórios.
The server properties to update.
public IDictionary<string, string> SearchProperties { get; set; }
Remarks
There might only be PFLobbyMaxServerPropertyCount concurrent properties at any given time. Therefore, at most, twice that many unique properties can be specified in this update if half of those properties are being deleted.
If the property limits are violated, the entire update operation fails.
See Also
- class LobbyServerDataUpdate
- namespace PlayFab.Multiplayer