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

◆ InternalRemove()

void System.Threading.Timer.Scheduler.InternalRemove ( Timer timer)
inlineprivate

Definition at line 248 of file Timer.cs.

249 {
250 timer.is_dead = true;
251 this.needReSort = true;
252 }
class f__AnonymousType0<< Count > j__TPar

References j__TPar.