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
UnityEngine.UnitySynchronizationContext.WorkRequest Struct Reference

Public Member Functions

 WorkRequest (SendOrPostCallback callback, object state, [Optional] ManualResetEvent waitHandle)
 
void Invoke ()
 

Private Attributes

readonly SendOrPostCallback m_DelagateCallback
 
readonly object m_DelagateState
 
readonly ManualResetEvent m_WaitHandle
 

Detailed Description

Definition at line 131 of file UnitySynchronizationContext.cs.


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