gameMode

@Contract(value = "_ -> this", mutates = "this")
abstract fun gameMode(mode: GameMode): TabListEntry.Builder

Sets the game mode of the entry to the given mode.

Return

this builder

Parameters

mode

the game mode