Facepunch.Steamworks Wiki

Revision Difference

SteamServer.GetOutgoingPacket#524733

<member category="interface" type="method" namespace="Steamworks" parent="SteamServer" name="GetOutgoingPacket" static="true"> <args> <arg name="packet" type="Data.OutgoingPacket" out="true"></arg> </args> <return type="bool"></return>⤶ <return type="bool">True if we want to send a packet</return>⤶ <summary>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.</summary> </member>