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

◆ EventSource()

void System.Diagnostics.Tracing.NativeRuntimeEventSource.EventSource ( int EventID,
string EventName,
string EventSourceName,
string Payload )
inlineprivate

Definition at line 1043 of file NativeRuntimeEventSource.cs.

1044 {
1045 throw new NotImplementedException();
1046 }