Table of Contents

Struct SteamIPAddress

Namespace
MarymoorStudios.Core.Steamworks
Assembly
MarymoorStudios.Core.Steamworks.dll
public struct SteamIPAddress
Inherited Members

Fields

IPv6

public SteamIPAddress.IPv6Type IPv6

Field Value

SteamIPAddress.IPv6Type

Type

public ESteamIPType Type

Field Value

ESteamIPType

Properties

IPv4

public readonly uint IPv4 { get; }

Property Value

uint

IPv4Any

public static SteamIPAddress IPv4Any { get; }

Property Value

SteamIPAddress

IPv4Loopback

public static SteamIPAddress IPv4Loopback { get; }

Property Value

SteamIPAddress

IPv6Any

public static SteamIPAddress IPv6Any { get; }

Property Value

SteamIPAddress

IPv6Loopback

public static SteamIPAddress IPv6Loopback { get; }

Property Value

SteamIPAddress

IsSet

public readonly bool IsSet { get; }

Property Value

bool

Methods

AsIPAddress()

public readonly IPAddress AsIPAddress()

Returns

IPAddress

ToString()

public override readonly string ToString()

Returns

string