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

◆ Start()

void ReLogic.Threading.AsyncActionDispatcher.Start ( )
inline

Definition at line 54 of file AsyncActionDispatcher.cs.

55 {
56 while (this._isRunning)
57 {
58 }
59 this._isRunning = true;
60 }
class f__AnonymousType0<< Count > j__TPar

References ReLogic.Threading.AsyncActionDispatcher._isRunning, and j__TPar.