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
|
Classes | |
class | RangeTask |
Static Public Member Functions | |
static void | For (int fromInclusive, int toExclusive, ParallelForAction callback, object context=null) |
Properties | |
static bool | ForceTasksOnCallingThread [get, set] |
Static Private Member Functions | |
static | FastParallel () |
static void | InvokeTask (object context) |
Static Private Attributes | |
static bool< ForceTasksOnCallingThread > | k__BackingField |
Definition at line 10 of file FastParallel.cs.