๐CSteamID
Understanding Steam's Unique ID
Like what you're seeing?
Support us as a GitHub Sponsor and get instant access to all our assets, exclusive tools and assets, escalated support and issue tracking and our gratitude. These articles are made possible by our GitHub Sponsors ... become a sponsor today!
Introduction
CSteamID also known simply as "Steam ID" is a ulong value (64 bits) and is used by Steam API to uniquely identify ... well most things.
The native CSteamID ulong value is composed of 4 main parts
Universe
Type
Account Id
The data type AccountId_t is a wrapper around the uint primitive type ... that is it is a uint value with a few extra features.
Account Instance
This value is readable on the CSteamID but not documented in Steam.
We know from reviewing the CSteamID struct and its various methods that for Type Clan and GameServer the account instance is set to