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
ManagedThread Class Reference

Public Member Functions

 ManagedThread (ParameterizedThreadStart callBack, object state)
 
 ManagedThread (ThreadStart callBack)
 
void Run ()
 
void RunCritical ()
 

Public Attributes

LocalUser User
 
Thread ActiveThread
 
bool IsAlive
 

Private Member Functions

void ThreadExecute ()
 

Private Attributes

ParameterizedThreadStart ParameterizedThreadStartCallBack
 
object ParameterizedThreadStartCallbackState
 
ThreadStart ThreadStartCallBack
 

Detailed Description

Definition at line 5 of file ManagedThread.cs.


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