matchmaking Rule Set
suspend fun matchmakingRuleSet(name: String, block: suspend MatchmakingRuleSetResourceBuilder.() -> Unit): MatchmakingRuleSet
Parameters
name
The unique name of the resulting resource.
block
Builder for MatchmakingRuleSet.
See also
Parameters
name
The unique name of the resulting resource.