Notitie
Voor toegang tot deze pagina is autorisatie vereist. U kunt proberen u aan te melden of de directory te wijzigen.
Voor toegang tot deze pagina is autorisatie vereist. U kunt proberen de mappen te wijzigen.
The search properties to update.
public IDictionary<string, string> SearchProperties { get; set; }
Remarks
Only the current lobby owner can update the search properties.
There may only be PlayFabMultiplayer.LobbyMaxSearchPropertyCount concurrent search 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 will fail.
See Also
- class LobbyDataUpdate
- namespace PlayFab.Multiplayer