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

◆ Change() [3/3]

bool System.Threading.Timer.Change ( TimeSpan dueTime,
TimeSpan period )
inline

Definition at line 59 of file Timer.cs.

60 {
61 return true;
62 }