Revision Difference
Dispatch.OnException#524969
<member category="class" type="field" namespace="Steamworks" parent="Dispatch" name="OnException" static="true">⤶
<return type="Action<System.Exception>"></return>⤶
<summary>Called if an exception happens during a callback/callresult.⤶
This is needed because the exception isn't always accessible when running⤶
async.. and can fail silently. With this hooked you won't be stuck wondering⤶
what happened.</summary>⤶
</member>⤶