GetMatchmakingRuleSetPlainArgs

data class GetMatchmakingRuleSetPlainArgs(val name: String) : ConvertibleToJava<GetMatchmakingRuleSetPlainArgs>

Constructors

Link copied to clipboard
constructor(name: String)

Properties

Link copied to clipboard

A unique identifier for the matchmaking rule set.

Functions

Link copied to clipboard
open override fun toJava(): GetMatchmakingRuleSetPlainArgs