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

◆ TryEnter() [2/2]

static void System.Threading.Monitor.TryEnter ( object obj,
int millisecondsTimeout,
ref bool lockTaken )
inlinestatic

Definition at line 2318 of file Monitor.cs.

2319 {
2320 throw null;
2321 }