enum Steam::ID::AccountType
Overview
Types of accounts a Steam ID can belong to
Defined in:
steam_id.crEnum Members
-
Invalid =
0 -
Individual =
1 -
Multiseat =
2 -
GameServer =
3 -
AnonGameServer =
4 -
Pending =
5 -
ContentServer =
6 -
Clan =
7 -
Chat =
8 -
P2PSuperSeeder =
9 -
AnonUser =
10
Instance Method Summary
- #anon_game_server?
- #anon_user?
- #chat?
- #clan?
- #content_server?
- #game_server?
- #individual?
- #invalid?
- #multiseat?
- #p2_p_super_seeder?
- #pending?