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
|
Public Member Functions | |
WorkRequest (SendOrPostCallback callback, object state, ManualResetEvent waitHandle=null) | |
void | Invoke () |
Private Attributes | |
readonly SendOrPostCallback | m_DelagateCallback |
readonly object | m_DelagateState |
readonly ManualResetEvent | m_WaitHandle |
Definition at line 192 of file UnitySynchronizationContext.cs.