terraria-cpp2il-methodrecon v1.4.4.9
Terraria mobile dump, with reconstructed method body. Dump with CallAnalysis: https://infinitynichto.github.io/terraria-cpp2il
|
Package Functions | |
ThreadHelper (Delegate start) | |
void | SetExecutionContextHelper (ExecutionContext ec) |
void | ThreadStart (object obj) |
void | ThreadStart () |
Static Package Attributes | |
static ContextCallback | _ccb |
Static Private Member Functions | |
static void | ThreadStart_Context (object state) |
static | ThreadHelper () |
Private Attributes | |
Delegate | _start |
object | _startArg |
ExecutionContext | _executionContext |
Definition at line 6 of file ThreadHelper.cs.