SwiftlyS2

ESteamNetworkingGetConfigValueResult

Enum ESteamNetworkingGetConfigValueResult

Namespace: SwiftlyS2.Shared.SteamAPI

Assembly: SwiftlyS2.CS2.dll

public enum ESteamNetworkingGetConfigValueResult

Fields

  • k_ESteamNetworkingGetConfigValueResult__Force32Bit = 2147483647
  • k_ESteamNetworkingGetConfigValue_BadScopeObj = -2
  • k_ESteamNetworkingGetConfigValue_BadValue = -1
  • k_ESteamNetworkingGetConfigValue_BufferTooSmall = -3
  • k_ESteamNetworkingGetConfigValue_OK = 1
  • k_ESteamNetworkingGetConfigValue_OKInherited = 2

On this page