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
|
Package Functions | |
InfiniteTimerQueue () | |
override TimerThread.Timer | CreateTimer (TimerThread.Callback callback, object context) |
TimerThread.Timer | CreateTimer () |
Properties | |
int | Duration [get, set] |
Private Attributes | |
readonly int | m_DurationMilliseconds |
Definition at line 459 of file TimerThread.cs.