terraria-cpp2il v1.4.4.9
Terraria mobile dump, with CallAnalysis (see source code). Dump with reconstucted method: https://infinitynichto.github.io/terraria-cpp2il-methodrecon
Loading...
Searching...
No Matches

◆ Enter() [2/2]

static unsafe void System.Threading.Monitor.Enter ( object obj,
ref bool lockTaken )
inlinestatic

Definition at line 1161 of file Monitor.cs.

1162 {
1163 throw null;
1164 }