Uses of Class
io.gs2.cdk.matchmaking.model.options.CapacityOfRoleOptions
Packages that use CapacityOfRoleOptions
-
Uses of CapacityOfRoleOptions in io.gs2.cdk.matchmaking.model
Constructors in io.gs2.cdk.matchmaking.model with parameters of type CapacityOfRoleOptionsModifierConstructorDescriptionCapacityOfRole(String roleName, Integer capacity, CapacityOfRoleOptions options) -
Uses of CapacityOfRoleOptions in io.gs2.cdk.matchmaking.model.options
Methods in io.gs2.cdk.matchmaking.model.options that return CapacityOfRoleOptionsModifier and TypeMethodDescriptionCapacityOfRoleOptions.withParticipants(List<Player> participants) CapacityOfRoleOptions.withRoleAliases(List<String> roleAliases)