terraria-cpp2il-methodrecon v1.4.4.9
Terraria mobile dump, with reconstructed method body. Dump with CallAnalysis: https://infinitynichto.github.io/terraria-cpp2il
Loading...
Searching...
No Matches
System.Threading.Timer Member List

This is the complete list of members for System.Threading.Timer, including all inherited members.

_identitySystem.MarshalByRefObjectprivate
callbackSystem.Threading.Timerprivate
Change(int dueTime, int period)System.Threading.Timerinline
Change(TimeSpan dueTime, TimeSpan period)System.Threading.Timerinline
Change(long dueTime, long period, bool first)System.Threading.Timerinlineprivate
CreateObjRef(Type requestedType)System.MarshalByRefObjectinlinevirtual
Dispose()System.Threading.Timerinline
disposedSystem.Threading.Timerprivate
due_time_msSystem.Threading.Timerprivate
GetTimeMonotonic()System.Threading.Timerinlineprivatestatic
Init(TimerCallback callback, object state, long dueTime, long period)System.Threading.Timerinlineprivate
InitializeLifetimeService()System.MarshalByRefObjectinlinevirtual
is_addedSystem.Threading.Timerprivate
is_deadSystem.Threading.Timerprivate
KeepRootedWhileScheduled()System.Threading.Timerinlinepackage
MarshalByRefObject()System.MarshalByRefObjectinlineprotected
next_runSystem.Threading.Timerprivate
ObjectIdentitySystem.MarshalByRefObjectpackage
period_msSystem.Threading.Timerprivate
schedulerSystem.Threading.Timerprivatestatic
stateSystem.Threading.Timerprivate
Timer(TimerCallback callback, object state, int dueTime, int period)System.Threading.Timerinline
Timer(TimerCallback callback, object state, TimeSpan dueTime, TimeSpan period)System.Threading.Timerinline