Interface MatchmakerNamespaceConfig.LobbyCountMaxStage
-
- All Known Implementing Classes:
MatchmakerNamespaceConfig.Builder
- Enclosing class:
- MatchmakerNamespaceConfig
public static interface MatchmakerNamespaceConfig.LobbyCountMaxStage
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description MatchmakerNamespaceConfig.Builderfrom(MatchmakerNamespaceConfig other)MatchmakerNamespaceConfig.MaxPlayersPerClientStagelobbyCountMax(int lobbyCountMax)
-
-
-
Method Detail
-
lobbyCountMax
MatchmakerNamespaceConfig.MaxPlayersPerClientStage lobbyCountMax(int lobbyCountMax)
-
from
MatchmakerNamespaceConfig.Builder from(MatchmakerNamespaceConfig other)
-
-