SteamIPType
Swift
public enum SteamIPType: CUnsignedInt, Sendable
Steamworks ESteamIPType
Topics
case ipv4
case ipv4
Steamworks k_ESteamIPTypeIPv4
Declaration
Swift
case ipv4 = 0
case ipv6
case ipv6
Steamworks k_ESteamIPTypeIPv6
Declaration
Swift
case ipv6 = 1
case unrepresentedInSwift
case unrepresentedInSwift
Some undocumented value
Declaration
Swift
case unrepresentedInSwift = 2