Interface LobbyInfo.TotalPlayerCountStage
-
- All Known Implementing Classes:
LobbyInfo.Builder
- Enclosing class:
- LobbyInfo
public static interface LobbyInfo.TotalPlayerCountStage
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description LobbyInfo._FinalStagetotalPlayerCount(int totalPlayerCount)
-
-
-
Method Detail
-
totalPlayerCount
LobbyInfo._FinalStage totalPlayerCount(int totalPlayerCount)
-
-