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

◆ WaitOne() [4/4]

bool System.Threading.WaitHandle.WaitOne ( long timeout,
bool exitContext )
inlineprivate

Definition at line 177 of file WaitHandle.cs.

178 {
179 throw null;
180 }