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
System.Threading.CountdownEvent Class Reference
+ Collaboration diagram for System.Threading.CountdownEvent:

Public Member Functions

bool Signal ()
 

Private Member Functions

void ThrowIfDisposed ()
 

Private Attributes

int _currentCount
 
ManualResetEventSlim _event
 
bool _disposed
 

Detailed Description

Definition at line 10 of file CountdownEvent.cs.


The documentation for this class was generated from the following file: