Edit

Share via


LobbyConstants.LobbyMemberCountSearchKey field

A special, predefined search key, which can be used in the FilterString filtering and sorting strings to search for lobbies based on the current number of members in the lobby.

public static readonly string LobbyMemberCountSearchKey;

Remarks

Example: "lobby/memberCount lt 5"

See Also