Interface GameModeFindConfig.EnabledStage
-
- All Known Implementing Classes:
GameModeFindConfig.Builder
- Enclosing class:
- GameModeFindConfig
public static interface GameModeFindConfig.EnabledStage
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description GameModeFindConfig.IdentityRequirementStageenabled(boolean enabled)GameModeFindConfig.Builderfrom(GameModeFindConfig other)
-
-
-
Method Detail
-
enabled
GameModeFindConfig.IdentityRequirementStage enabled(boolean enabled)
-
from
GameModeFindConfig.Builder from(GameModeFindConfig other)
-
-