Steam Configuration Builder
Functions
Link copied to clipboard
Link copied to clipboard
Configures this SteamConfiguration for a particular Steam cell.
Link copied to clipboard
Configures this SteamConfiguration with a connection timeout.
Link copied to clipboard
open override fun withDefaultPersonaStateFlags(personaStateFlags: EClientPersonaStateFlag): ISteamConfigurationBuilder
open override fun withDefaultPersonaStateFlags(personaStateFlags: EnumSet<EClientPersonaStateFlag>): ISteamConfigurationBuilder
Configures this SteamConfiguration with the default EClientPersonaStateFlags to request from Steam.
Link copied to clipboard
Configures this SteamConfiguration to discover available servers.
Link copied to clipboard
Configures this SteamConfiguration with custom HTTP behaviour.
Link copied to clipboard
open override fun withProtocolTypes(protocolTypes: EnumSet<ProtocolTypes>): ISteamConfigurationBuilder
Configures how this SteamConfiguration will be used to connect to Steam.
Link copied to clipboard
Configures the server list provider for this SteamConfiguration.
Link copied to clipboard
Configures the Universe that this SteamConfiguration belongs to.
Link copied to clipboard
Configures the Steam Web API address for this SteamConfiguration.
Link copied to clipboard
Configures this SteamConfiguration with a Web API key to attach to requests.