swiftlys2/docs/api/ai/
API Reference SteamAPI

SteamIPAddress_t

Struct
Namespace: SwiftlyS2.Shared.SteamAPI · Assembly: SwiftlyS2.CS2.dll
[Serializable]
public struct SteamIPAddress_t
View source

Constructors

SteamIPAddress_t(IPAddress)

public SteamIPAddress_t(IPAddress iPAddress)
Parameters

Methods

GetIPType()

public ESteamIPType GetIPType()

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
The fully qualified type name.