Terraria
v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches
◆
TimerState
enum
System.Net.TimerThread.TimerNode.TimerState
private
Enumerator
Ready
Fired
Cancelled
Sentinel
Definition at line
146
of file
TimerThread.cs
.
147
{
148
Ready
,
149
Fired
,
150
Cancelled
,
151
Sentinel
152
}
System.Net.TimerThread.TimerNode.TimerState.Fired
@ Fired
System.Net.TimerThread.TimerNode.TimerState.Sentinel
@ Sentinel
System.Net.TimerThread.TimerNode.TimerState.Cancelled
@ Cancelled
System.Net.TimerThread.TimerNode.TimerState.Ready
@ Ready
System
Net
TimerThread
TimerNode
Generated by
1.10.0