Terraria v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches
System.Exception.DispatchState Struct Reference

Public Member Functions

 DispatchState (byte[] stackTrace, object[] dynamicMethods, string remoteStackTrace, UIntPtr ipForWatsonBuckets, byte[] watsonBuckets)
 

Public Attributes

readonly byte[] StackTrace
 
readonly object[] DynamicMethods
 
readonly string RemoteStackTrace
 
readonly UIntPtr IpForWatsonBuckets
 
readonly byte[] WatsonBuckets
 

Detailed Description

Definition at line 23 of file Exception.cs.


The documentation for this struct was generated from the following file: