Facepunch.Steamworks Wiki

Revision Difference

SteamServer.GetOutgoingPacket#519896

<member type="method" namespace="Steamworks" parent="SteamServer" name="GetOutgoingPacket" static="true"> <args> <arg name="packet" type="Steamworks.Data.OutgoingPacket" out="true"></arg> <arg name="packet" type="Data.OutgoingPacket" out="true"></arg> </args> <return type="bool"></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>