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.NativeEventCalls Member List

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

CloseEvent_internal(IntPtr handle)System.Threading.NativeEventCallsinlinestatic
CreateEvent_icall(bool manual, bool initial, char *name, int name_length, [Out] int errorCode)System.Threading.NativeEventCallsinlineprivatestatic
CreateEvent_internal(bool manual, bool initial, string name, [Out] int errorCode)System.Threading.NativeEventCallsinlinestatic
ResetEvent(SafeWaitHandle handle)System.Threading.NativeEventCallsinlinestatic
ResetEvent_internal(IntPtr handle)System.Threading.NativeEventCallsinlineprivatestatic
SetEvent(SafeWaitHandle handle)System.Threading.NativeEventCallsinlinestatic
SetEvent_internal(IntPtr handle)System.Threading.NativeEventCallsinlineprivatestatic