Terraria v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches
ReLogic.Threading.FastParallel Class Reference

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)
 

Detailed Description

Definition at line 6 of file FastParallel.cs.


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