|
Terraria v1.4.4.9
Terraria source code documentation
|
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 |
Definition at line 23 of file Exception.cs.