API Reference › SteamAPI
servernetadr_t
StructNamespace: SwiftlyS2.Shared.SteamAPI · Assembly: SwiftlyS2.CS2.dll
[Serializable]
public struct servernetadr_tMethods
Indicates whether this instance and a specified object are equal.
public override bool Equals(object other)Parameters
- otherobject
Returns
true if obj and this instance are the same type and represent the same value; otherwise, false .
Returns the hash code for this instance.
public override int GetHashCode()public void Init(uint ip, ushort usQueryPort, ushort usConnectionPort)Operators
public static bool operator ==(servernetadr_t x, servernetadr_t y)Parameters
Returns
public static bool operator >(servernetadr_t x, servernetadr_t y)Parameters
Returns
public static bool operator !=(servernetadr_t x, servernetadr_t y)Parameters
Returns
public static bool operator <(servernetadr_t x, servernetadr_t y)Parameters
Returns