terraria-cpp2il-methodrecon v1.4.4.9
Terraria mobile dump, with reconstructed method body. Dump with CallAnalysis: https://infinitynichto.github.io/terraria-cpp2il
Loading...
Searching...
No Matches

◆ WriteEvent() [9/11]

void System.Diagnostics.Tracing.EventSource.WriteEvent ( int eventId,
string arg1,
string arg2,
string arg3 )
inlineprotectedinherited

Definition at line 86 of file EventSource.cs.

87 {
88 if ((arg1 == null || arg1 != null) && (arg2 == null || arg2 != null) && (arg3 == null || arg3 != null))
89 {
90 return;
91 }
93 }
class f__AnonymousType0<< Count > j__TPar

References j__TPar.