Enum SteamAccountUniverse
- Namespace
- CounterStrikeSharp.API.Modules.Entities.Constants
- Assembly
- CounterStrikeSharp.API.dll
Represents the universe of a Steam account.
public enum SteamAccountUniverse
- Extension Methods
Fields
Beta = 2Beta universe.
Dev = 4Development universe.
Internal = 3Internal universe.
Public = 1Public universe.
Unspecified = 0Individual / unspecified universe.