terraria-cpp2il-methodrecon v1.4.4.9
Terraria mobile dump, with reconstructed method body. Dump with CallAnalysis: https://infinitynichto.github.io/terraria-cpp2il
|
Package Functions | |
TimerQueue (int durationMilliseconds) | |
override TimerThread.Timer | CreateTimer (TimerThread.Callback callback, object context) |
bool | Fire ([Out] int nextExpiration) |
TimerThread.Timer | CreateTimer () |
Properties | |
int | Duration [get] |
Private Attributes | |
IntPtr | m_ThisHandle |
readonly TimerThread.TimerNode | m_Timers |
readonly int | m_DurationMilliseconds |
Definition at line 319 of file TimerThread.cs.