Facepunch.Steamworks Wiki

Steamworks.Data.OutgoingPacket

A server query packet.

Properties

uint Address { get; }
Target IP address
byte[] Data { get; }
This data is pooled. Make a copy if you don't use it immediately. This buffer is also quite large - so pay attention to Size.
ushort Port { get; }
Target port
int Size { get; }
Size of the data