withUniverse

open override fun withUniverse(universe: EUniverse): ISteamConfigurationBuilder

Configures the Universe that this SteamConfiguration belongs to.

Return

A builder with modified configuration.

Parameters

universe

The Universe to connect to. This should always be EUniverse.Public unless you work at Valve and are using this internally. If this is you, hello there.