Revision Difference
SteamNetworkingUtils.OnDebugOutput#524671
<member category="interface" type="event" namespace="Steamworks" parent="SteamNetworkingUtils" name="OnDebugOutput" static="true">⤶
<return type="Action<NetDebugOutput, string>"></return>⤶
<summary>A function to receive debug network information on. This will do nothing⤶
unless you set DebugLevel to something other than None.⤶
⤶
You should set this to an appropriate level instead of setting it to the highest⤶
and then filtering it by hand because a lot of energy is used by creating the strings⤶
and your frame rate will tank and you won't know why.</summary>⤶
</member>⤶