Facepunch.Steamworks Wiki

Steamworks.SteamServer.GetOutgoingPacket

Syntax

Description

If true, Steam wants to send a packet. You should respond by sending this packet in an unconnected way to the returned Address and Port.

Arguments

Packet to send. The Data passed is pooled - so use it immediately.

Returns

bool
True if we want to send a packet