Uses of Enum Class
io.gs2.cdk.matchmaking.model.enums.NamespaceEnableCollaborateSeasonRating
Packages that use NamespaceEnableCollaborateSeasonRating
-
Uses of NamespaceEnableCollaborateSeasonRating in io.gs2.cdk.matchmaking.model.enums
Methods in io.gs2.cdk.matchmaking.model.enums that return NamespaceEnableCollaborateSeasonRatingModifier and TypeMethodDescriptionReturns the enum constant of this class with the specified name.NamespaceEnableCollaborateSeasonRating.values()Returns an array containing the constants of this enum class, in the order they are declared. -
Uses of NamespaceEnableCollaborateSeasonRating in io.gs2.cdk.matchmaking.model.options
Fields in io.gs2.cdk.matchmaking.model.options declared as NamespaceEnableCollaborateSeasonRatingMethods in io.gs2.cdk.matchmaking.model.options with parameters of type NamespaceEnableCollaborateSeasonRatingModifier and TypeMethodDescriptionNamespaceOptions.withEnableCollaborateSeasonRating(NamespaceEnableCollaborateSeasonRating enableCollaborateSeasonRating)