Steam ID
constructor()
Initializes a new instance of the SteamID class.
Parameters
un Account ID
The account ID.
un Instance
The instance.
e Universe
The universe.
e Account Type
The account type.
Initializes a new instance of the SteamID class.
Parameters
id
The 64bit integer to assign this SteamID from.
Initializes a new instance of the SteamID class from a Steam2 "STEAM_" rendered form. This constructor assumes the rendered SteamID is in the public universe.
Parameters
steam Id
A "STEAM_" rendered form of the SteamID.
Initializes a new instance of the SteamID class from a Steam2 "STEAM_" rendered form and universe.
Parameters
steam Id
A "STEAM_" rendered form of the SteamID.
e Universe
The universe the SteamID belongs to.