setFromString

open fun setFromString(steamId: String, eUniverse: EUniverse): Boolean

Sets the various components of this SteamID from a Steam2 "STEAM_" rendered form and universe.

Return

true if this instance was successfully assigned; otherwise, false if the given string was in an invalid format.

Parameters

steamId

A "STEAM_" rendered form of the SteamID.

eUniverse

The universe the SteamID belongs to.