Terraria v1.4.4.9
Terraria source code documentation
|
Package Functions | |
InfiniteTimerQueue () | |
override Timer | CreateTimer (Callback callback, object context) |
Properties | |
int | Duration [get] |
Private Attributes | |
readonly int | _durationMilliseconds |
Definition at line 131 of file TimerThread.cs.