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

◆ ContentNull() [1/2]

static void System.Net.NetEventSource.ContentNull ( object obj)
inlinestatic

Definition at line 35 of file NetEventSource.cs.

36 {
37 Log.ContentNull(IdOf(obj), GetHashCode(obj));
38 }
static readonly System.Net.NetEventSource Log
static string IdOf(object value)
static int GetHashCode(object value)

References System.Net.NetEventSource.GetHashCode(), System.Net.NetEventSource.IdOf(), System.Net.NetEventSource.Log, and System.obj.