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

◆ UriBaseAddress() [2/2]

void System.Net.NetEventSource.UriBaseAddress ( string uriBaseAddress,
string objName,
int objHash )
inlineprivate

Definition at line 29 of file NetEventSource.cs.

30 {
31 WriteEvent(17, uriBaseAddress, objName, objHash);
32 }
unsafe void WriteEvent(int eventId, int arg1, int arg2, int arg3, string arg4, string arg5)

References System.Net.NetEventSource.WriteEvent().