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
Loading...
Searching...
No Matches
ReLogic.Threading.FastParallel Class Reference
+ Collaboration diagram for ReLogic.Threading.FastParallel:

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< ForceTasksOnCallingThreadk__BackingField
 

Detailed Description

Definition at line 10 of file FastParallel.cs.


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