Terraria v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches

◆ ExceptionThrown_V1()

void System.Diagnostics.Tracing.NativeRuntimeEventSource.ExceptionThrown_V1 ( string ExceptionType,
string ExceptionMessage,
IntPtr ExceptionEIP,
uint ExceptionHRESULT,
ushort ExceptionFlags,
ushort ClrInstanceID )
inlineprivate

Definition at line 629 of file NativeRuntimeEventSource.cs.

630 {
631 throw new NotImplementedException();
632 }