Enumeration: ServerRegion
January 23, 2026 ยท View on GitHub
steamapi / ServerRegion
Enumeration: ServerRegion
Defined in: structures/Server.ts:2
Server regions as indicated by https://developer.valvesoftware.com/wiki/Sv_region
Enumeration Members
Africa
Africa:
7
Defined in: structures/Server.ts:10
Asia
Asia:
4
Defined in: structures/Server.ts:7
Australia
Australia:
5
Defined in: structures/Server.ts:8
Europe
Europe:
3
Defined in: structures/Server.ts:6
MiddleEast
MiddleEast:
6
Defined in: structures/Server.ts:9
SouthAmerica
SouthAmerica:
2
Defined in: structures/Server.ts:5
USEast
USEast:
0
Defined in: structures/Server.ts:3
USWest
USWest:
1
Defined in: structures/Server.ts:4
World
World:
255
Defined in: structures/Server.ts:11