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

◆ TimerNode() [1/2]

System.Net.TimerThread.TimerNode.TimerNode ( TimerThread::Callback callback,
object context,
int durationMilliseconds,
object queueLock )
inlinepackage

Definition at line 495 of file TimerThread.cs.

496 {
497 throw null;
498 }