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
Loading...
Searching...
No Matches
System.Net.TimerThread.InfiniteTimer Class Reference
+ Inheritance diagram for System.Net.TimerThread.InfiniteTimer:
+ Collaboration diagram for System.Net.TimerThread.InfiniteTimer:

Public Member Functions

void Dispose ()
 

Package Functions

 InfiniteTimer ()
 
override bool Cancel ()
 

Properties

override bool HasExpired [get, set]
 
int Duration [get, set]
 
int StartTime [get, set]
 
int Expiration [get, set]
 
int TimeRemaining [get, set]
 

Private Attributes

int cancelled
 
readonly int m_StartTimeMilliseconds
 
readonly int m_DurationMilliseconds
 

Detailed Description

Definition at line 636 of file TimerThread.cs.


The documentation for this class was generated from the following file: