SwiftlyS2

SteamIPAddress_t

Struct SteamIPAddress_t

Namespace: SwiftlyS2.Shared.SteamAPI

Assembly: SwiftlyS2.CS2.dll

[Serializable]
public struct SteamIPAddress_t

Inherited Members

Constructors

SteamIPAddress_t(IPAddress)

public SteamIPAddress_t(IPAddress iPAddress)
Parameters

Methods

GetIPType()

public ESteamIPType GetIPType()
Returns

IsSet()

public bool IsSet()
Returns

ToIPAddress()

public IPAddress ToIPAddress()
Returns

ToString()

Returns the fully qualified type name of this instance.

public override string ToString()
Returns
  • string — The fully qualified type name.

On this page