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

◆ Wait()

bool System.Threading.ManualResetEventSlim.Wait ( int millisecondsTimeout,
CancellationToken cancellationToken )
inlineinherited

Definition at line 306 of file ManualResetEventSlim.cs.

307 {
308 throw null;
309 }