Edit

Share via


LobbyServerDataUpdate class

A request to make an update to the associated server state of a client-owned lobby.

public class LobbyServerDataUpdate

Public Members

name description
LobbyServerDataUpdate() The default constructor.
NewServer { get; set; } An optional, new server to be associated with the client-owned lobby.
SearchProperties { get; set; } The server properties to update.

See Also