Revision Difference
SteamServer.GetOutgoingPacket#522984
<member type="method" namespace="Steamworks" parent="SteamServer" name="GetOutgoingPacket" static="true">
<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>
<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>