terraria-cpp2il-methodrecon v1.4.4.9
Terraria mobile dump, with reconstructed method body. Dump with CallAnalysis: https://infinitynichto.github.io/terraria-cpp2il
Loading...
Searching...
No Matches

◆ ReleaseSemaphore()

bool System.Net.Semaphore.ReleaseSemaphore ( )
inlinepackage

Definition at line 31 of file Semaphore.cs.

32 {
33 bool flag;
34 return flag;
35 }