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

◆ CreateTimer() [2/2]

override TimerThread.Timer System.Net.TimerThread.TimerQueue.CreateTimer ( TimerThread::Callback callback,
object context )
inlinepackage

Definition at line 419 of file TimerThread.cs.

420 {
421 throw null;
422 }