API Reference › SteamAPI
Constants
ClassNamespace: SwiftlyS2.Shared.SteamAPI · Assembly: SwiftlyS2.CS2.dll
public static class ConstantsInherits object
Fields
public const string STEAMAPPS_INTERFACE_VERSION = "STEAMAPPS_INTERFACE_VERSION008"Field Value
public const string STEAMAPPTICKET_INTERFACE_VERSION = "STEAMAPPTICKET_INTERFACE_VERSION001"Field Value
public const string STEAMCLIENT_INTERFACE_VERSION = "SteamClient023"Field Value
public const string STEAMFRIENDS_INTERFACE_VERSION = "SteamFriends018"Field Value
public const string STEAMGAMECOORDINATOR_INTERFACE_VERSION = "SteamGameCoordinator001"Field Value
public const string STEAMGAMESEARCH_INTERFACE_VERSION = "SteamMatchGameSearch001"Field Value
public const string STEAMGAMESERVERSTATS_INTERFACE_VERSION = "SteamGameServerStats001"Field Value
public const string STEAMGAMESERVER_INTERFACE_VERSION = "SteamGameServer015"Field Value
public const ushort STEAMGAMESERVER_QUERY_PORT_SHARED = 65535Field Value
public const string STEAMHTMLSURFACE_INTERFACE_VERSION = "STEAMHTMLSURFACE_INTERFACE_VERSION_005"Field Value
public const string STEAMHTTP_INTERFACE_VERSION = "STEAMHTTP_INTERFACE_VERSION003"Field Value
public const string STEAMINPUT_INTERFACE_VERSION = "SteamInput006"Field Value
public const string STEAMINVENTORY_INTERFACE_VERSION = "STEAMINVENTORY_INTERFACE_V003"Field Value
public const string STEAMMATCHMAKINGSERVERS_INTERFACE_VERSION = "SteamMatchMakingServers002"Field Value
public const string STEAMMATCHMAKING_INTERFACE_VERSION = "SteamMatchMaking009"Field Value
public const string STEAMMUSICREMOTE_INTERFACE_VERSION = "STEAMMUSICREMOTE_INTERFACE_VERSION001"Field Value
public const string STEAMMUSIC_INTERFACE_VERSION = "STEAMMUSIC_INTERFACE_VERSION001"Field Value
public const string STEAMNETWORKINGMESSAGES_INTERFACE_VERSION = "SteamNetworkingMessages002"Field Value
public const string STEAMNETWORKINGSOCKETS_INTERFACE_VERSION = "SteamNetworkingSockets012"Field Value
public const string STEAMNETWORKINGUTILS_INTERFACE_VERSION = "SteamNetworkingUtils004"Field Value
public const string STEAMNETWORKING_INTERFACE_VERSION = "SteamNetworking006"Field Value
public const string STEAMPARENTALSETTINGS_INTERFACE_VERSION = "STEAMPARENTALSETTINGS_INTERFACE_VERSION001"Field Value
public const string STEAMPARTIES_INTERFACE_VERSION = "SteamParties002"Field Value
public const string STEAMREMOTEPLAY_INTERFACE_VERSION = "STEAMREMOTEPLAY_INTERFACE_VERSION003"Field Value
public const string STEAMREMOTESTORAGE_INTERFACE_VERSION = "STEAMREMOTESTORAGE_INTERFACE_VERSION016"Field Value
public const string STEAMSCREENSHOTS_INTERFACE_VERSION = "STEAMSCREENSHOTS_INTERFACE_VERSION003"Field Value
public const string STEAMTIMELINE_INTERFACE_VERSION = "STEAMTIMELINE_INTERFACE_V004"Field Value
public const string STEAMUGC_INTERFACE_VERSION = "STEAMUGC_INTERFACE_VERSION021"Field Value
public const string STEAMUSERSTATS_INTERFACE_VERSION = "STEAMUSERSTATS_INTERFACE_VERSION013"Field Value
public const string STEAMUSER_INTERFACE_VERSION = "SteamUser023"Field Value
public const string STEAMUTILS_INTERFACE_VERSION = "SteamUtils010"Field Value
public const string STEAMVIDEO_INTERFACE_VERSION = "STEAMVIDEO_INTERFACE_V007"Field Value
public const ulong STEAM_INPUT_HANDLE_ALL_CONTROLLERS = 18446744073709551615Field Value
public const float STEAM_INPUT_MAX_ANALOG_ACTION_DATA = 1Field Value
public const float STEAM_INPUT_MIN_ANALOG_ACTION_DATA = -1Field Value
public const int k_ISteamParentalSettingsCallbacks = 5000Field Value
public const int k_cbMaxGameServerGameDescription = 64Field Value
public const int k_cbMaxSteamNetworkingSocketsMessageSizeSend = 524288Field Value
public const int k_cchMaxSteamNetworkingPingLocationString = 1024Field Value
public const int k_cchPublishedDocumentChangeDescriptionMax = 8000Field Value
public const int k_cchPublishedDocumentDescriptionMax = 8000Field Value
public const int k_cchSteamNetworkingMaxConnectionAppName = 32Field Value
public const int k_cchSteamNetworkingMaxConnectionCloseReason = 128Field Value
public const int k_cchSteamNetworkingMaxConnectionDescription = 128Field Value
public const int k_iSteamGameCoordinatorCallbacks = 1700Field Value
public const int k_iSteamGameNotificationCallbacks = 4400Field Value
public const int k_iSteamGameServerItemsCallbacks = 1500Field Value
public const int k_iSteamGameServerStatsCallbacks = 1800Field Value
public const int k_iSteamNetworkingMessagesCallbacks = 1250Field Value
public const int k_iSteamNetworkingSocketsCallbacks = 1220Field Value
public const int k_iSteamNetworkingUtilsCallbacks = 1280Field Value
public const int k_iSteamStreamLauncherCallbacks = 2600Field Value
public const int k_nScreenshotMaxTaggedPublishedFiles = 32Field Value
public const int k_nSteamEncryptedAppTicketSymmetricKeyLen = 32Field Value
public const int k_nSteamNetworkConnectionInfoFlags_DualWifi = 32Field Value
public const int k_nSteamNetworkConnectionInfoFlags_Fast = 8Field Value
public const int k_nSteamNetworkConnectionInfoFlags_LoopbackBuffers = 4Field Value
public const int k_nSteamNetworkConnectionInfoFlags_Relayed = 16Field Value
public const int k_nSteamNetworkConnectionInfoFlags_Unauthenticated = 1Field Value
public const int k_nSteamNetworkConnectionInfoFlags_Unencrypted = 2Field Value
public const int k_nSteamNetworkingConfig_P2P_Transport_ICE_Enable_All = 2147483647Field Value
public const int k_nSteamNetworkingConfig_P2P_Transport_ICE_Enable_Default = -1Field Value
public const int k_nSteamNetworkingConfig_P2P_Transport_ICE_Enable_Disable = 0Field Value
public const int k_nSteamNetworkingConfig_P2P_Transport_ICE_Enable_Private = 2Field Value
public const int k_nSteamNetworkingConfig_P2P_Transport_ICE_Enable_Public = 4Field Value
public const int k_nSteamNetworkingConfig_P2P_Transport_ICE_Enable_Relay = 1Field Value
public const int k_nSteamNetworkingSend_AutoRestartBrokenSession = 32Field Value
public const int k_nSteamNetworkingSend_ReliableNoNagle = 9Field Value
public const int k_nSteamNetworkingSend_Unreliable = 0Field Value
public const int k_nSteamNetworkingSend_UnreliableNoDelay = 5Field Value
public const int k_nSteamNetworkingSend_UnreliableNoNagle = 1Field Value
public const int k_nSteamNetworkingSend_UseCurrentThread = 16Field Value
public const int k_unEnumeratePublishedFilesMaxResults = 50Field Value
public const int k_unTimelinePriority_KeepCurrentValue = 1000000Field Value
public const ushort k_usFriendGameInfoQueryPort_Error = 65534Field Value
public const ushort k_usFriendGameInfoQueryPort_NotInitialized = 65535Field Value